Re: Looking for an online mentor

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: John R Pierce <pierce(at)hogranch(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Looking for an online mentor
Date: 2016-12-09 00:45:39
Message-ID: 522a0939-b6fa-6c68-fefd-31e9efe41e81@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 12/08/2016 04:39 PM, John R Pierce wrote:
> On 12/8/2016 4:19 PM, Metare Solve wrote:
>> - The project is to build my Tableau skills, for one. There are a lot
>> of (work from home) jobs out there that call for Tableau skills and I
>> know the best way to learn something is to do it. I think using the
>> SQL database as a source will enable me to learn a lot of things in
>> one stroke.
>
> I don't know anything about Tableau, but I don't see anything on their
> fluff-heavy website mentioning postgresql, rather, it all seems

http://onlinehelp.tableau.com/current/pro/desktop/en-us/help.htm#examples_postgresql.html

> cloud-centric and fluffy, they mention Microsoft SQL Server, Hadoop,
> Oracle, 'web sources', CSV files, and others, but no mention of
> Postgresql. and, wow. $1000 for a single seat license of the desktop
> 'personal' version, $2000 for the 'professional' version ? yikes.

I have taken a glance at:

http://docs.redash.io/en/latest/

which at least is free and Open Source.
>
> mostly it seems to be a tool that extracts data from pre-existing data
> sources and crunches and presents it in 'executive dashboard' sort of
> formats, it doesn't actually use the source database as anything other
> than a place to fetch from.
>
> pgadmin is just a database administration tool, its one way of managing
> databases, creating and modifying table structures, etc, but its not
> really suitable for production data entry and stuff, for that you'd
> normally have application software, or use ETL tools to bulk load data
> from other sources, etc.
>
>
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Sreekanth Palluru 2016-12-09 00:46:07 Would like to below scenario is possible for getting page/block corruption
Previous Message John R Pierce 2016-12-09 00:39:43 Re: Looking for an online mentor