Can Amazon's SimpleDB substitute for MySQL database?
https://news.ycombinator.com/item?id=348301I'm developing a web app with only a couple people with small amounts of spare time and it would be great to "outsource" DB management to SimpleDB. I have heard SimpleDB can be slower than MySQL but it seems pretty fast so far w/o a large table. Does anyone have experience with it?