Download Source Package gnade:
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. Thin bindings to some specific database servers which provide functionality above and beyond ODBC. In this release, these include MySQL, PostgreSQL and SQLite.
c. An Embedded-SQL preprocessor, gesql. You can write Ada programs that contain embedded SQL statements, as per the ISO SQL 92 standard. The preprocessor translates the embedded SQL statements to ODBC calls.
This package contains the shared library for the SQLite interface.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 79.2 kB | 340 kB | [list of files] |
| amd64 | 79.3 kB | 276 kB | [list of files] |
| hppa | 82.3 kB | 312 kB | [list of files] |
| i386 | 74.3 kB | 252 kB | [list of files] |
| ia64 | 105.1 kB | 476 kB | [list of files] |
| mips | 65.5 kB | 332 kB | [list of files] |
| mipsel | 65.3 kB | 332 kB | [list of files] |
| powerpc | 79.2 kB | 320 kB | [list of files] |
| s390 | 73.7 kB | 300 kB | [list of files] |
| sparc | 71.2 kB | 280 kB | [list of files] |