2.4. Databases¶
The selected database solution is PostgreSQL.
The C++ backend components use the libpq
library for database connectivity.
The Python backend components use Python’s own database interface.
The selected database solution is PostgreSQL.
The C++ backend components use the libpq
library for database connectivity.
The Python backend components use Python’s own database interface.