Re: Graphic Interpretations of Data

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: "Ferrell, Denise CTR NSWCDD, Z11" <denise(dot)ferrell(dot)ctr(at)navy(dot)mil>
Cc: "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Graphic Interpretations of Data
Date: 2015-04-29 19:37:11
Message-ID: CAKFQuwaZLFK2YbW-PCvfR6YC5+8KvdLhmKF1yRZUaC2QDXJV-Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Wed, Apr 29, 2015 at 12:04 PM, Ferrell, Denise CTR NSWCDD, Z11 <
denise(dot)ferrell(dot)ctr(at)navy(dot)mil> wrote:

> Using PostgreSQL v9.3 on Linux platform.
>
> Is there a tool/extension that can graph data similar to Microsoft Access?
>

​My current combination is using the "R" language "ggplot2"​

​module; with the appropriate DBI connectors to actually talk with the
database in order to get the data to be visualized.

​PostgreSQL itself is strictly a database - not an IDE like​

​ MS Access. There are lots of tools that can speak to PostgreSQL using
SQL to obtain data. You provide little in the way of context to allow
others to provide suggestions.

David J.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Keith 2015-04-29 19:42:33 Re: Graphic Interpretations of Data
Previous Message Ferrell, Denise CTR NSWCDD, Z11 2015-04-29 19:04:08 Graphic Interpretations of Data