Description
PostgreSQL backend support helps ODB-based C++ applications save and query generated object mappings in PostgreSQL. It is useful for projects that combine C++ domain objects with relational storage.
This is a database runtime library, not a PostgreSQL administration interface. Applications still need safe credentials, migrations, transactions, and backup planning.