Purpose
=======
This directory contains sample code in order to
test an demonstrate certain features of the 
GNADE project.

Contents
========
esql		- Embedded SQL examples
mysql		- Example for MySQL bindings
odbc		- Example for ODBC usage
postgres	- Example for Postgres bindings
sample_db	- A sample data base used by all examples
oci             - Oracle call interface bindings
adbc            - Ada database connectivity
standalone	- This is a standalone example which relies on the installed
		  GNADE. If you are developing applications with GNADE use 
		  this example as a basis.
