libpqxx (databases/libpqxx) Updated: 3 months, 1 week ago Add to my watchlist

Official C++ client API for PostgreSQL

libpqxx is the official C++ client API for PostgreSQL, the enterprise-strength open-source database software. There are many similar libraries for PostgreSQL and for other databases, some of them database independent. Most of these, however, are fairly C like in their programming style, and fail to take advantage of the full power of the C++ language as it has matured since the acceptance of the Standard in 1996. What libpqxx brings you is effective use of templates to reduce the inconvenience of dealing with type conversions, standard C++ strings to keep you from having to worry about buffer allocation and overflow attacks, exceptions to take the tedious and error prone plumbing around error handling out of your hands, 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.

Version: 7.9.2 License: BSD GitHub
Reset

102 build(s) found

Page 2 of 2 | Showing build(s) 101 to 102

Builder Build Number Start Time Elapsed Time Watcher Build Status
10.10 101597 2019-11-01 9:47:34 0:01:29 29068 failed install-port
10.9 104412 2019-11-01 9:45:52 0:02:04 29015 build successful