SimpleDB comes to light
Amazon’s SimpleDB is a really interesting piece of technology. It isn’t MySQL/SQL Server in the cloud but as many are commenting most of us don’t need a full-blown RMDBS for our web-apps. We need data persistence and querying; a scalable data hash with a decent query system. SimpleDB seems to be that.
Inside Out has a good initial write-up on it including a bit on the schema-less nature of SimpleDB. It is more like an XML document store than a relational database.
I am looking forward to some Ruby on Rails adapters for this.
Add New Comment
Viewing 1 Comment
Thanks. Your comment is awaiting approval by a moderator.
Do you already have an account? Log in and claim this comment.
Do you already have an account? Log in and claim this comment.
Add New Comment
Trackbacks