GNOME Data Access 4 manual
Providers' support API
GdaServerProvider
— Base class for all the DBMS providers
Subclassing GdaDataSelect
— Base class for all the data models returned by DBMS providers when a SELECT statement is executed
GdaPStmt
— Prepared statement's base class
Quark lists
— Manages lists of KEY=VALUE pairs
SQL rendering API
— Adapting the SQL to the database's own SQL dialect
Misc API
— Methods dedicated to implementing providers