Maximum capabilities of MySQL

Posted by cdated on Stack Overflow See other posts from Stack Overflow or by cdated
Published on 2010-05-12T16:51:59Z Indexed on 2010/05/12 16:54 UTC
Read the original article Hit count: 160

Filed under:
|
|
|
|

How do I know when a project is just to big for MySQL and I should use something with a better reputation for scalability?

Is there a max database size for MySQL before degradation of performance occurs? What factors contribute to MySQL not being a viable option compared to a commercial DBMS like Oracle or SQL Server?

© Stack Overflow or respective owner

Related posts about mysql

Related posts about Oracle