Announcement of a new C++ API to PostgreSQL. - Mailing list pgsql-general

From Dmitry Igrishin
Subject Announcement of a new C++ API to PostgreSQL.
Date
Msg-id CAAfz9KNjA5CC-Q0_oMfYgijygcqyAyO0cqf73eQaKcwBJzF_Ug@mail.gmail.com
Whole thread Raw
List 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.

pgsql-general by date:

Previous
From: Andres Freund
Date:
Subject: Re: found xmin from before relfrozenxid on pg_catalog.pg_authid
Next
From: Maxim Boguk
Date:
Subject: Re: found xmin from before relfrozenxid on pg_catalog.pg_authid