descriptionPostgresql libpq Ada binding
homepage URLhttp://home.gna.org/backlit/
ownerali.bendriss@gmail.com
last changeMon, 23 Mar 2009 11:25:55 +0000 (23 11:25 +0000)
content tags
add:
readme
Backlit is an Ada interface for libpq the C application programmer's interface to PostgreSQL.

libpq is a set of library functions that allow client programs 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 package 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. Binary format parameters will be added in the future.

Contact : Ali Bendriss <ali.bendrissATgmail.com>

shortlog
2009-03-23 Ali Bendrisscomplete rework of the library. The API as changed... master
2009-01-07 Ali BendrissInitial commitmob
heads
15 years ago master
15 years ago mob