Jump to content

cross database application using PDO


jgp4

Recommended Posts

Hi,

 

I'm working on a new ecommerce application at work and am trying to implement as many features as possible, one of which being the ability to switch from a mysql db to a postgres one pretty much instantly.

 

Is this possible with PDO? I don't have much experience with postgres, all I really know is that it does auto increment differently and supports things like inheritance.

 

Do you think it would be possible to create an application which only used cross DBMS queries?

 

Thanks in advance.

Link to comment
https://forums.phpfreaks.com/topic/95691-cross-database-application-using-pdo/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.