1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/manual/docs/Working with objects - Component overview - Connection - Available drivers.php

13 lines
261 B
PHP

Doctrine has drivers for every PDO-supported database. The supported databases are:
<ul>
<li \>FreeTDS / Microsoft SQL Server / Sybase
<li \>Firebird/Interbase 6
<li \>Informix
<li \>Mysql
<li \>Oracle
<li \>Odbc
<li \>PostgreSQL
<li \>Sqlite
</ul>