Project Description
An advanced C# interface to Amazon's SimpleDB service. Designed for ease of use and to mitigate some of the disadvantages inherent in SimpleDB (eventual consistency, special formatting for sorts and range queries, etc.)


Simple Savant builds on the Amazon C# Library for SimpleDB to provide the following features:
  • Mapping of object properties to SimpleDB attributes
  • Formatting to support lexicographical sorts and searches
  • Support for ADO.NET-style parameterized select operations
  • Unlimited select results in a single call
  • Transparent caching to mitigate effects of SimpleDB's eventual consistency model
  • Automatic domain creation

The initial release includes compiled assemblies, API documentation, and sample code plus 100% unit test coverage and a substantial system test.

Read this article for a brief introduction to working with Simple Savant.
Last edited Mar 18 at 6:16 AM by ashleytate, version 6

 

Want to leave feedback?
Please use Discussions or Reviews instead.

Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2009.10.27.15987