Any good articles out there comparing Oracle vs SQL Server vs MySql in terms of performance?
I'd like to know things like:
- INSERT performance
- SELECT performance
- Scalability under heavy load
Based on some real examples in order to gain a better understanding about the different RDBMS.