Re: Graphic Interpretations of Data - Mailing list pgsql-admin

From David G. Johnston
Subject Re: Graphic Interpretations of Data
Date
Msg-id CAKFQuwaZLFK2YbW-PCvfR6YC5+8KvdLhmKF1yRZUaC2QDXJV-Q@mail.gmail.com
Whole thread Raw
In response to Graphic Interpretations of Data  ("Ferrell, Denise CTR NSWCDD, Z11" <denise.ferrell.ctr@navy.mil>)
List pgsql-admin
On Wed, Apr 29, 2015 at 12:04 PM, Ferrell, Denise CTR NSWCDD, Z11 <denise.ferrell.ctr@navy.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.

pgsql-admin by date:

Previous
From: "Gilberto Castillo"
Date:
Subject: Re: Graphic Interpretations of Data
Next
From: Keith
Date:
Subject: Re: Graphic Interpretations of Data