K 10 svn:author V 6 marino K 8 svn:date V 27 2014-03-25T11:28:38.532238Z K 7 svn:log V 566 Add new Ada database ports: apq, apq-mysql, apq-pgsql, apq-odbc 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 WWW: https://bitbucket.org/kowframework/apq END