The database library is an easy set of commands to access any database type
(Oracle, MySQL, Access, etc..) using the common ODBC API. The library is based
on SQL queries to get/set data in a Database, so it could be interesting to have
a quick look to a SQL description document if needed.