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 esql preprocessor to allow you to develop programs using GNADE.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 88.0 kB | 260 kB | [list of files] |
| amd64 | 83.6 kB | 208 kB | [list of files] |
| hppa | 75.9 kB | 204 kB | [list of files] |
| i386 | 74.8 kB | 176 kB | [list of files] |
| ia64 | 102.4 kB | 332 kB | [list of files] |
| mips | 69.3 kB | 244 kB | [list of files] |
| mipsel | 69.4 kB | 244 kB | [list of files] |
| powerpc | 78.6 kB | 216 kB | [list of files] |
| s390 | 66.5 kB | 192 kB | [list of files] |
| sparc | 68.4 kB | 200 kB | [list of files] |