cppstddb icon indicating copy to clipboard operation
cppstddb copied to clipboard

Implement PostgreSQL driver

Open lweberk opened this issue 7 years ago • 0 comments

  • [ ] Based on libpq
  • [ ] Support binary format; this one is kind of tricky because of server side versions and the fact that the binary formats are specified in a header of the server side code (not available in libpq headers).
  • [ ] Prepared statements ... ?

lweberk avatar Mar 05 '17 21:03 lweberk