As I know these two databases are the most popular and the best, but which one is the best? And what are the benefits to use one or other? Currently I use MySQL
and I don't really have any experiences with Oracle
, but I want to know what's the best choice and why?
I mean how fast they are, what kind of features they have, how easy is to use them with php, and so one, you know better :)
Some real examples:
1.000.000 users come to my website, they visit 100 pages every day and each page is 1mb's , now which on is the faster?
I run a query on the database to search for 10.000 users, now which one is faster?