Interview Question in SQL Server Performance Tuning
Interview Question :: MYSQL on a high traffic site
I currently work for an online company backed by a mysql database. Our websites performance is slowing down due to the heavy traffic. Here's my question
I know MS SQL and Oracle our great databases for heavy traffic. Is there any MYSQL databases that will work for heavy traffic sites?
I have a lot of php code that I would have to switch over to sql syntax if I change the database structure

Loading ...