Description
Ada applications can connect to PostgreSQL databases through GNAT Components Collection support. It is useful for software that needs typed database access while staying inside the GNATCOLL ecosystem.
Database code can read or modify important data, so applications using this library still need transactions, input validation and credential handling. The package itself is a development dependency.