Announcement of a new C++ API to PostgreSQL.

From: Dmitry Igrishin <dmitigr(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Announcement of a new C++ API to PostgreSQL.
Date: 2018-05-22 17:02:05
Message-ID: CAAfz9KNjA5CC-Q0_oMfYgijygcqyAyO0cqf73eQaKcwBJzF_Ug@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello everyone,

I would like to announce the initial beta release of Pgfe, a
modern C++ API to PostgreSQL that simplifies working with
PostgreSQL in C++.

The page on GitHub - https://github.com/dmitigr/pgfe
The documentation - http://dmitigr.ru/pgfe/doc

To build Pgfe the C++17 compiler, such as GNU GCC 8+ or
Microsoft Visual C++ 15.7+ is required.

Please, take a look. Any feedback is very important to me.

Browse pgsql-general by date

  From Date Subject
Next Message Maxim Boguk 2018-05-22 18:30:43 Re: found xmin from before relfrozenxid on pg_catalog.pg_authid
Previous Message Andres Freund 2018-05-22 16:57:15 Re: found xmin from before relfrozenxid on pg_catalog.pg_authid