Online databases

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
rubberjohn
Forum Contributor
Posts: 193
Joined: Fri Feb 25, 2005 4:03 am

Online databases

Post by rubberjohn »

i am doing some research for a new project and need to know what other online database solution exist apart from mySQL.

can anyone give me a list or point me in the right direction?

thanks

rj
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

you can look through the several databases php has support for.. things include DB2, PostgreSQL, SQLite, Oracle, etc....
Post Reply