Re: Official C++ API for postgresql?

From: Dann Corbit <DCorbit(at)connx(dot)com>
To: 'John R Pierce' <pierce(at)hogranch(dot)com>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Official C++ API for postgresql?
Date: 2012-09-17 23:30:13
Message-ID: 87F42982BF2B434F831FCEF4C45FC33E55C69DBA@EXCHANGE.corporate.connx.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

-----Original Message-----
From: pgsql-general-owner(at)postgresql(dot)org [mailto:pgsql-general-owner(at)postgresql(dot)org] On Behalf Of John R Pierce
Sent: Monday, September 17, 2012 1:32 PM
To: pgsql-general(at)postgresql(dot)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 terms of 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.

<<

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2012-09-17 23:32:45 Re: RFE: Column aliases in WHERE clauses
Previous Message Mike Christensen 2012-09-17 22:53:24 Re: RFE: Column aliases in WHERE clauses