I'm working on developing a web application that I plan to use host on a VPS. I have a SSD cached VPS with 512 mb of ram from RamNode. I now need to choose the database server I'm going to use. I'm open to using MySQL, a MySQL drop in replacement, or a NoSQL database like MongoDB. What database server will offer me the best performance? The application should not be under high load, but if it does come under high load, I would like to be able to manage the traffic. Thanks!
↧