| Zend_Db | Class for connecting to SQL databases and performing common operations |
| Zend_Db_Adapter_Db2 | |
| Zend_Db_Exception |
| Zend_Db_Adapter_Abstract | Class for connecting to SQL databases and performing common operations |
| Zend_Db_Adapter_Db2_Exception | Zend_Db_Adapter_Db2_Exception |
| Zend_Db_Adapter_Exception | |
| Zend_Db_Adapter_Mysqli | |
| Zend_Db_Adapter_Mysqli_Exception | Zend_Db_Adapter_Mysqli_Exception |
| Zend_Db_Adapter_Oracle | |
| Zend_Db_Adapter_Oracle_Exception | Zend_Db_Adapter_Oracle_Exception |
| Zend_Db_Adapter_Pdo_Abstract | Class for connecting to SQL databases and performing common operations using PDO |
| Zend_Db_Adapter_Pdo_Ibm | |
| Zend_Db_Adapter_Pdo_Ibm_Db2 | |
| Zend_Db_Adapter_Pdo_Ibm_Ids | |
| Zend_Db_Adapter_Pdo_Mssql | Class for connecting to Microsoft SQL Server databases and performing common operations |
| Zend_Db_Adapter_Pdo_Mysql | Class for connecting to MySQL databases and performing common operations |
| Zend_Db_Adapter_Pdo_Oci | Class for connecting to Oracle databases and performing common operations |
| Zend_Db_Adapter_Pdo_Pgsql | Class for connecting to PostgreSQL databases and performing common operations |
| Zend_Db_Adapter_Pdo_Sqlite | Class for connecting to SQLite2 and SQLite3 databases and performing common operations |
| Zend_Db_Adapter_Sqlsrv | |
| Zend_Db_Adapter_Sqlsrv_Exception | Zend_Db_Adapter_Sqlsrv_Exception |
| Zend_Db_Expr | Class for SQL SELECT fragments. |
| Zend_Db_Profiler | |
| Zend_Db_Profiler_Exception | |
| Zend_Db_Profiler_Firebug | Writes DB events as log messages to the Firebug Console via FirePHP |
| Zend_Db_Profiler_Query |
| Zend_Db_Select | Class for SQL SELECT generation and results |
| Zend_Db_Select_Exception |
| Zend_Db_Statement | Abstract class to emulate a PDOStatement for native database adapters |
| Zend_Db_Statement_Db2 | Extends for DB2 native adapter |
| Zend_Db_Statement_Db2_Exception | |
| Zend_Db_Statement_Exception | Zend_Db_Statement_Exception |
| Zend_Db_Statement_Interface | Emulates a PDOStatement for native database adapters |
| Zend_Db_Statement_Mysqli | Extends for Mysqli |
| Zend_Db_Statement_Mysqli_Exception | |
| Zend_Db_Statement_Oracle | Extends for Oracle |
| Zend_Db_Statement_Oracle_Exception | |
| Zend_Db_Statement_Pdo | Proxy class to wrap a PDOStatement object. |
| Zend_Db_Statement_Pdo_Ibm | Proxy class to wrap a PDOStatement object for IBM Databases. |
| Zend_Db_Statement_Pdo_Oci | Proxy class to wrap a PDOStatement object for IBM Databases. |
| Zend_Db_Statement_Sqlsrv | Extends for Microsoft SQL Server Driver for PHP |
| Zend_Db_Statement_Sqlsrv_Exception |
| Zend_Db_Table | Class for SQL table interface |
| Zend_Db_Table_Abstract | Class for SQL table interface |
| Zend_Db_Table_Definition | Class for SQL table interface |
| Zend_Db_Table_Exception | |
| Zend_Db_Table_Row | Reference concrete class that extends Zend_Db_Table_Row_Abstract. |
| Zend_Db_Table_Rowset | Reference concrete class that extends Zend_Db_Table_Rowset_Abstract. |
| Zend_Db_Table_Rowset_Abstract | |
| Zend_Db_Table_Rowset_Exception | |
| Zend_Db_Table_Row_Abstract | |
| Zend_Db_Table_Row_Exception | |
| Zend_Db_Table_Select | Class for SQL SELECT query manipulation for the Zend_Db_Table component |
| Zend_Db_Table_Select_Exception |