See: Description
Interface | Description |
---|---|
AmazonSimpleDB |
Interface for accessing Amazon SimpleDB.
|
AmazonSimpleDBAsync |
Interface for accessing Amazon SimpleDB asynchronously.
|
Class | Description |
---|---|
AbstractAmazonSimpleDB |
Abstract implementation of
AmazonSimpleDB . |
AbstractAmazonSimpleDBAsync |
Abstract implementation of
AmazonSimpleDBAsync . |
AmazonSimpleDBAsyncClient |
Client for accessing Amazon SimpleDB asynchronously.
|
AmazonSimpleDBAsyncClientBuilder |
Fluent builder for
AmazonSimpleDBAsync . |
AmazonSimpleDBClient |
Client for accessing Amazon SimpleDB.
|
AmazonSimpleDBClientBuilder |
Fluent builder for
AmazonSimpleDB . |
SimpleDBResponseMetadata |
Extension of
ResponseMetadata with Amazon SimpleDB specific data. |
A traditional, clustered relational database requires a sizable upfront capital outlay, is complex to design, and often requires extensive and repetitive database administration. Amazon SimpleDB is dramatically simpler, requiring no schema, automatically indexing your data and providing a simple API for storage and access. This approach eliminates the administrative burden of data modeling, index maintenance, and performance tuning. Developers gain access to this functionality within Amazon's proven computing environment, are able to scale instantly, and pay only for what they use.
Visit http://aws.amazon.com/simpledb/ for more information.
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.