C++ Client Library for PostgreSQL

Edit Package libpqxx
http://pqxx.org/development/libpqxx/

This is the official C++ client API for postgres. What libpqxx brings you is
effective use of templates to reduce the inconvenience of dealing with type
conversions; of standard C++ strings to keep you from having to worry about
buffer allocation and overflow attacks; of exceptions to take the tedious and
error-prone plumbing around error handling out of your hands; of constructors
and destructors to bring resource management under control; and even basic
object-orientation to give you some extra reliability features that would be
hard to get with most other database interfaces.

Refresh
Refresh
Source Files (show unmerged sources)
Filename Size Changed
libpqxx-7.7.5.tar.gz 0000745921 728 KB
libpqxx.changes 0000010719 10.5 KB
libpqxx.spec 0000003726 3.64 KB
Latest Revision
Reinhard Max's avatar Reinhard Max (rmax) committed (revision 39)
- Update to 7.7.5
  https://github.com/jtv/libpqxx/releases/tag/7.6.1
  https://github.com/jtv/libpqxx/releases/tag/7.7.0
  https://github.com/jtv/libpqxx/releases/tag/7.7.1
  https://github.com/jtv/libpqxx/releases/tag/7.7.2
  https://github.com/jtv/libpqxx/releases/tag/7.7.3
  https://github.com/jtv/libpqxx/releases/tag/7.7.4
  https://github.com/jtv/libpqxx/releases/tag/7.7.5
Comments 0
openSUSE Build Service is sponsored by