Steve Daskam's Blog

Blog about the daily practices and methods of an agile software developer.

Cloud Storage with Amazon’s SimpleDB

with one comment

CloudPart 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

Written by stevedaskam

July 29, 2010 at 10:42 pm

Posted in Cloud Computing, NoSQL

One Response

Subscribe to comments with RSS.

  1. 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


Leave a Reply

Please log in using one of these methods to post your comment:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.