How to Install libodb-pgsql-2.4 in Ubuntu 18.04



Install libodb-pgsql-2.4 by entering the following commands in the terminal:

sudo apt update
sudo apt install libodb-pgsql-2.4

Description:

ODB Runtime Library for PostgreSQL

ODB is an object-relational mapping (ORM) system for C++. It provides tools, APIs, and library support that allow you to persist C++ objects to a relational database (RDBMS) without having to deal with tables, columns, or SQL and without manually writing any of the mapping code. . This package contains the PostgreSQL ODB runtime library. Every application that includes code generated for the PostgreSQL database will need to link to this library.

Homepage: http://www.codesynthesis.com/products/odb

Version: 2.4.0-1build1

Section: universe/devel