Title: PDO plugin, any database ?
Last modified: August 30, 2016

---

# PDO plugin, any database ?

 *  Resolved [nazurk](https://wordpress.org/support/users/nazurk/)
 * (@nazurk)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/pdo-plugin-any-database/)
 * Hello,
 * Just to be sure, normally with PDO, we can use any database (thanks to drivers).
 * But :
 * > You can specify pdo_mysql, mysqli, or mysql. Any other driver will cause an
   > error.
 * It means if I use the plugin with a Postgres, MSSQL or Oracle database, it won’t
   work ???
 * Thank you.
 * [https://wordpress.org/plugins/wp-db-driver/](https://wordpress.org/plugins/wp-db-driver/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Marko Heijnen](https://wordpress.org/support/users/markoheijnen/)
 * (@markoheijnen)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/pdo-plugin-any-database/#post-6330181)
 * Sorry for the delay. So the short answer is no. I don’t support anything else
   then MySQL with the PDO driver.
 * Long answer is that I worked yesterday to make some changes to extend it with
   more drivers. By default it’s still only the three drivers since I don’t know
   if everything still would work if I would support something like Postgres or 
   even something like MSSQL.
 * For now I’m working on releasing the updated version as soon as possible and 
   that one is focussed on getting the unit tests of WordPress pass for all the 
   existing drivers. Maybe afterwards I could play with adding more drivers.
 *  [Ulugov](https://wordpress.org/support/users/ulugov/)
 * (@ulugov)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/pdo-plugin-any-database/#post-6330247)
 * Hello Marko.
    It would be great work if you add suport for postgresql. If you
   need any help, I would try to help you! Thanks for the plugin!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘PDO plugin, any database ?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-db-driver_464646.svg)
 * [WP DB Driver](https://wordpress.org/plugins/wp-db-driver/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-db-driver/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-db-driver/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-db-driver/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-db-driver/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-db-driver/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [Ulugov](https://wordpress.org/support/users/ulugov/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/pdo-plugin-any-database/#post-6330247)
 * Status: resolved