Skip to content

Easily provision DynamoDB‎ tables in a development environment by taking advantage of LocalStack

License

Notifications You must be signed in to change notification settings

rastreus/dynamodb-provisioner

 
 

Repository files navigation

dynamodb-provisioner

DynamoDB provisioner is a .NET library that helps you create DynamoDB tables very easily with minimum setup. The library leverages .NET attributes to map all tables names, indexes and other criteria. This makes the development story much easier when working with DynamoDB, and removes a lot of boilerplate code.

About

Easily provision DynamoDB‎ tables in a development environment by taking advantage of LocalStack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 98.6%
  • Shell 1.4%