DBIDriver defines the operations for creating
connections and defining data type mappings. Actual driver classes, for
instance RPgSQL, RMySQL, etc. implement these operations in a
DBMS-specific manner.DBIConnection-class;
DBIObject-class;
DBIResult-class