Re: BI tools and PostgreSQL - Mailing list pgsql-admin

From Simon Riggs
Subject Re: BI tools and PostgreSQL
Date
Msg-id CA+U5nM+QwUBgJKy=y5Qv7JRu58wTN0josbBPA19auCaO2JdkcA@mail.gmail.com
Whole thread Raw
In response to BI tools and PostgreSQL  (Victor Tan <victortcs@gmail.com>)
List pgsql-admin
On 4 November 2013 19:18, Victor Tan <victortcs@gmail.com> wrote:

> 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?

Probably the same number as support SQLSwerver sparse columns, MiSQL
equivalents and Mogno BSON.

--
 Simon Riggs                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services


pgsql-admin by date:

Previous
From: Victor Tan
Date:
Subject: BI tools and PostgreSQL
Next
From: David Johnston
Date:
Subject: Re: BI tools and PostgreSQL