Re: Major release of advanced PostgreSQL driver written in C++

2022-04-12 Thread Dmitry Igrishin
вт, 12 апр. 2022 г. в 13:59, Dominique Devienne : > > On Tue, Apr 12, 2022 at 12:17 PM Dmitry Igrishin wrote: > > I'm excited to announce Pgfe 2.0.0, an advanced and feature rich > > PostgreSQL driver written in C++. > > Congrats on the release. I've been following your progress, and saw > good

Re: Major release of advanced PostgreSQL driver written in C++

2022-04-12 Thread Dominique Devienne
On Tue, Apr 12, 2022 at 12:17 PM Dmitry Igrishin wrote: > I'm excited to announce Pgfe 2.0.0, an advanced and feature rich > PostgreSQL driver written in C++. Congrats on the release. I've been following your progress, and saw good stuff in your commits. Could you please more clearly state in

Major release of advanced PostgreSQL driver written in C++

2022-04-12 Thread Dmitry Igrishin
Hello, I'm excited to announce Pgfe 2.0.0, an advanced and feature rich PostgreSQL driver written in C++. Features: - fast and robust; - can be used as either header-only, static or shared library; - works with database connections in both blocking and non-blocking IO manner; - supports