Re: Official C++ API for postgresql? - Mailing list pgsql-general

From Dann Corbit
Subject Re: Official C++ API for postgresql?
Date
Msg-id 87F42982BF2B434F831FCEF4C45FC33E55C69DBA@EXCHANGE.corporate.connx.com
Whole thread Raw
In response to Re: Official C++ API for postgresql?  (John R Pierce <pierce@hogranch.com>)
List pgsql-general
-----Original Message-----
From: pgsql-general-owner@postgresql.org [mailto:pgsql-general-owner@postgresql.org] On Behalf Of John R Pierce
Sent: Monday, September 17, 2012 1:32 PM
To: pgsql-general@postgresql.org
Subject: Re: [GENERAL] Official C++ API for postgresql?

On 09/17/12 12:26 PM, Dann Corbit wrote:
> Not to mention the standards based drivers such as ODBC.

the great thing about standards is there are so many to choose from. :)


ODBC, however, is, IMHO, awful.


>>
A study by Ken North showed that there is nothing to be gained by using native low level drivers instead of ODBC in
termsof speed. 
PostgreSQL was not one of the database engines included in the study.
However, I suspect that a study of PostgreSQL would show the same tendencies.
Once you are used to programming in ODBC, it is quite simple.
Of course, I write standards based drivers for a living, so my testimony has a built-in bias.

<<



pgsql-general by date:

Previous
From: Mike Christensen
Date:
Subject: Re: RFE: Column aliases in WHERE clauses
Next
From: Tom Lane
Date:
Subject: Re: RFE: Column aliases in WHERE clauses