Re: About PostgreSQL as developer - Mailing list pgsql-general

From John R Pierce
Subject Re: About PostgreSQL as developer
Date
Msg-id 50974026.5000001@hogranch.com
Whole thread Raw
In response to About PostgreSQL as developer  (Hernán Cano Martínez <jhernancanom@hotmail.com>)
List pgsql-general
On 11/02/12 10:11 PM, Hernán Cano Martínez wrote:
> I am interested in the way of implement PostgreSQL in my apps --if
> possible-- in a native way.
> I am in a project that use C++ as the base programming-language.
>
> We want a guidance from you with this respect.

the native API from C is libpq ...   see
http://www.postgresql.org/docs/current/static/libpq.html

there's a C++ wrapper, libpqxx, here http://pqxx.org/development/libpqxx/



--
john r pierce                            N 37, W 122
santa cruz ca                         mid-left coast




pgsql-general by date:

Previous
From: Keith Handlon
Date:
Subject: 9.1.3 AIX build issue
Next
From: Scott Marlowe
Date:
Subject: Re: About PostgreSQL as developer