What are some hosted MySQL solutions?
Posted
by
bigmac
on Server Fault
See other posts from Server Fault
or by bigmac
Published on 2012-03-21T02:24:05Z
Indexed on
2012/03/21
5:32 UTC
Read the original article
Hit count: 508
I would like to host a MySQL database somewhere. The basic solution would be to get a VPS, but then I am stuck doing all the sysadmin stuff. It's not terribly difficult if you are not doing anything fancy, but if something goes wrong (like a security breach), it may be hard to resolve or even diagnose in the first place.
On the other end of the spectrum, I found Xeround and Amazon RDS. Xeround is not exactly standard MySQL. Amazon seems a bit complex to get started (which is weird because they specifically say it is "simple to deploy").
Why is there nothing in the middle? Is there no demand for a basic hosted MySQL solution?
© Server Fault or respective owner