13 lines
209 B
PHP
13 lines
209 B
PHP
Doctrine has drivers for every PDO-supported database. The supported databases are:
|
|
|
|
* FreeTDS / Microsoft SQL Server / Sybase
|
|
* Firebird/Interbase 6
|
|
* Informix
|
|
* Mysql
|
|
* Oracle
|
|
* Odbc
|
|
* PostgreSQL
|
|
* Sqlite
|
|
|
|
|