backlit - Summary
Backlit is an Ada binding for libpq the C application programmer's interface to PostgreSQL.
It allow client programs written in Ada to pass queries to the PostgreSQL backend server and to receive the results of these queries.
backlit-thin.ads is a complete and direct mapping of the libpq C interface,
but you may prefer to use the others packages which are more Ada like.
Please check the demo directory for some examples of the library usage.
For the moment the library is only able to process text-format parameters.
Registration Date: Wed 07 Jan 2009 03:48:45 PM UTC
License: GNU Lesser General Public License
Development Status: 0 - Undefined

