BI tools and PostgreSQL - Mailing list pgsql-admin

From Victor Tan
Subject BI tools and PostgreSQL
Date
Msg-id CANxEMJNTsntBSc78wRDRFhCkR3qEqSiDQ6bmmjF2JLXFbTzV=g@mail.gmail.com
Whole thread Raw
Responses Re: BI tools and PostgreSQL  (Simon Riggs <simon@2ndQuadrant.com>)
Re: BI tools and PostgreSQL  (David Johnston <polobo@yahoo.com>)
List pgsql-admin
BI tools all generate SQL with varying levels of optimization.  However, do any of you know of any BI tools that are more PostgreSQL aware in that they can generate queries that take advantage of extensions like hstore, arrays etc?

Hstore and JSON data types use non-standard syntax within PostgreSQL - not that I know of anything in the SQL standards that say how to handle KV types in the style of hstore.

Which BI tools, if any, either are aware of PostgreSQL in this way or at least minimize hindrances to using these types of data types or extensions?

- Victor Tan

pgsql-admin by date:

Previous
From: Alejandro Brust
Date:
Subject: Re: testing database consistency
Next
From: Simon Riggs
Date:
Subject: Re: BI tools and PostgreSQL