GNADE User's Guide: GNADE, The GNat Ada Database Environment; Version 1.4.2; Document Revision $Revision: 1.40 $ | ||
---|---|---|
Prev | Next |
This section gives a short overview of the production results of the development environment.
Table 7-1. Production results of the GNADE Project
ODBC Binding | Thin ODBC Binding for Ada 95 | ./dbi/odbc |
postgres | Native PostgreSQL bindings | ./dbi/postgres |
mysql | Native MySQL bindings | ./dbi/mysql |
ESQL Translator | Translator for embedded SQL working on top of the ODBC bindings. | ./esql |
Samples | Samples demonstrating the use of some of the GNADE components and features. | ./samples, ./contrib |
Documentation | Documentation of the GNADE project is generated from DocBook. The makefile produces pdf, html and dvi files. | ./doc |