When should one switch from MySQL to Oracle or PostgreSQL?
12th October 2010
My answer to When should one switch from MySQL to Oracle or PostgreSQL? on Quora
When your own benchmarks prove that your application’s particular load characteristics will perform better on another database—and the difference is large enough that it’s worth the cost involved in retargeting your code. If that cost is high (and it probably will be) it may be worth paying for some expert consultants to ensure that your implementations against the different databases are properly optimised.
External benchmarks and reports for products as similar as these will rarely teach you anything useful about your own particular situation.
More recent articles
- AI assisted search-based research actually works now - 21st April 2025
- Maybe Meta's Llama claims to be open source because of the EU AI act - 19th April 2025
- Image segmentation using Gemini 2.5 - 18th April 2025