Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dynamoose/dynamoose - A Mongoose-inspired modeling tool #220

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

andrewda
Copy link

Describe Why This Is Awesome

Dynamoose makes managing DynamoDB schemas easier and more familiar with a Mongoose-like API.

From Dynamoose's website:

Key Features

  • Type safety
  • High level API
  • Easy to use syntax
  • Ability to transform data before saving or retrieving documents
  • Strict data modeling (validation, required attributes, and more)
  • Support for DynamoDB Transactions
  • Powerful Conditional/Filtering Support
  • Callback & Promise support

Like this pull request? Vote for it by adding a 馃憤

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants