The basic functionality that has to be implemented by all drivers.
Describes a feature that can be supported by a driver.
A profile for relational databases that does not assume the existence of SQL (or any other text-based language for executing statements).
A profile for relational databases that does not assume the existence of SQL (or any other text-based language for executing statements). It requires a relational table structure as its basic model of data.
Basic profile for SQL-based drivers.
Abstract base classes for driver/profile architecture