-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Rex Morgan edited this page Sep 25, 2017
·
7 revisions
SimpleDb.Net is a .NET library that lets developers interact with Amazon SimpleDB like they would most any data store - via domain entities, sessions, and LINQ.
Amazon SimpleDB is a highly available and flexible non-relational data store that offloads the work of database administration. Developers simply store and query data items via web services requests and Amazon SimpleDB does the rest.
Quick Start | Technical Docs | About the Project |
---|---|---|
Quick Start | Technical Docs | About the Project |
Get up and running with SimpleDb.Net in less than 60 seconds. | Complete API documentation and details on more advanced usage | Roadmap, about the open-source project, our community and how to contribute |
The fastest and best way to get in touch is to open an issue!