Hi all,
I'm new to the forum and would like to start off by saying hi to everyone. And now to my question, how much can a MySQL database take? I have read some on the offical MySQL page and according to them, they think that their database is capable of handling almost anything. I have been using the database for about a year for various smaller projects and I realy must say that its very good on handling small applications quickly (I havent used it on any bigger projects).
Now, I know for a fact that the highprice databases like Oracle and such are great to work with if you are planing on using it for very large databases. But as I mentioned before, I have never deared to try MySQL for the job, but it would sure make the projects cheaper.
Now I hear that some people are using Postgre SQL and saying that it is far more better than MySQL, but cant really give me a good explenation why.
So here comes my questions:
Anyone who have any experience of making a larger project with about 20-100 tables and with about 5000-10000 records, and dealing with about 5000 querys daily, using a MySQL database or PostgreSQL database?
How much can MySQL or PostgreSQL take without crashing all the time, querys and so on..?
Or any other information regarding these databases like security or flexibility..
I hope that someone out there can awnser any of my questions.
Thanks in advance.