
Gnade is a complete database development environment for ada programmers. it consists of:
a. a thin binding to the odbc api. with this api, you can write programs that query any odbc-compliant database server.
b. a thin binding to sqlite3.
this package contains the development files and static library for the sqlite3 interface.