Port variant | std |
Summary | APQ Ada95 database base library |
BROKEN | |
Package version | 3.2.0_1 |
Homepage | No known homepage |
Keywords | databases, ada |
Maintainer | John Marino |
License | GMGPL |
Other variants | There are no other variants. |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 09 AUG 2024, 21:24:17 UTC |
Port created | 01 MAY 2017, 03:13:41 UTC |
single | APQ is a database interface library written in Ada95. This is the base library, but it is not useful without a driver. There are three drivers available for PostgreSQL, MySQL, and ODBC in separate ports. Some features: * Thick binding * Strong typing support * Full BLOB support (PGSQL) * High performance BLOB I/O via streams * Full support for NULL Values * Fully portable (database neutral) code possible * Four levels of debug tracing |
Build (only) |
bash:primary:std gprbuild:primary:std |
main | mirror://FREELOCAL/marino |
apq-odbc:std | APQ Ada95 ODBC database driver |
apq-pgsql:std | APQ Ada95 MySQL database driver |