As it is well known performance impact is quite significant when using the new SSD as opposed the old disk drives. If MySQL database including all the data is on SSD, how does that compare to NoSQL database on SSD such as MongoDB in terms of run time performance?
This will be used in application requiring hundreds if not thousands of queries and updates per second.