|
Hosted SQL: is there such a thing?
I'm not talking about an overworked mysql server looking after thousands of virtual accounts, more something that's scalable over multiple machines and multiple customers. Whether I insert 1MB or 10TB of data, and do 1000 or 5 million queries per day, it can handle it. The backend hardware is transparent to the customer, all I get is an address to connect to, a username and password for my db.
Does this exist yet?
|