Cloud Storage with Amazon’s SimpleDB
Part of the Amazon Web Services family, Amazon’s SimpleDB is a massively scalable and reliable key/value datastore that is exposed via a web interface and can be accessed using the Java language.
Get started with Amazon’s SimpleDB in this two part series exploring SimpleDB’s unique approach to schemaless data storage, including a demonstration of one of the datastore’s most unusual features: lexicographic searching.
Part 1:
http://www.ibm.com/developerworks/java/library/j-javadev2-9/
Part 2:
http://www.ibm.com/developerworks/java/library/j-javadev2-10.html
Advertisement

SDB Explorer is java desktop application to explorer Amazon SimpleDB. You can manage data and search your data using SDB Explorer. You can upload My SQL data direct to Amazon SimpleDB. You can regularly backup your Amazon SimpleDB data to your native file system.
Ashish Pancholi
February 25, 2011 at 12:50 am