|
libpqxx
☆
« Back to VersTracker
|
|||||||||||||||||||||||||
|
Description: C++ connector for PostgreSQL |
|||||||||||||||||||||||||
| Type: Formula | Latest Version: 7.10.4@0 | Tracked Since: Dec 6, 2025 | |||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | |||||||||||||||||||||||||
| Category: Databases | |||||||||||||||||||||||||
| Tags: c++ postgresql database sql library | |||||||||||||||||||||||||
| Install: brew install libpqxx | |||||||||||||||||||||||||
|
About: libpqxx is a C++ client API for PostgreSQL, acting as a wrapper around the standard C library libpq. It provides a type-safe, object-oriented interface that simplifies writing C++ programs to access and manipulate PostgreSQL databases. The library handles connection management, query execution, and result processing while adhering to modern C++ standards. |
|||||||||||||||||||||||||
Key Features:
|
|||||||||||||||||||||||||
Use Cases:
|
|||||||||||||||||||||||||
| Alternatives: | |||||||||||||||||||||||||
| Version History | |||||||||||||||||||||||||
|