PostgreSQL vs. Sybase

admin

Administrator
Staff member
I recently took over a project that involves building out a large website using PHP and a database that is capable of storing data for about 150,000 users. I've heard MySQL isn't capable of such loads, so I would have chosen to use PostgreSQL - but the guys before me installed Sybase.

I don't know much about Sybase - should I scrap it and start over with PostgreSQL or is it just as good (or better)?

Thanks!
 
Back
Top