Drarig29 / dynamoose

Dynamoose is a modeling tool for Amazon's DynamoDB

Home Page:https://dynamoosejs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dynamoose

npm License npm Downloads Sponsor Dynamoose CI Coverage Status Website Previews by Vercel Slack Chat Contact Twitter


Dynamoose is a modeling tool for Amazon's DynamoDB (inspired by Mongoose).

Dynamoose is Sponsored by Dynobase

Dynobase helps you accelerate your DynamoDB workflow with code generation, faster data exploration, bookmarks and more: https://dynobase.dev/

Getting Started

Take a look at our website for information about how to get started.

Resources

General

Social

Branch Strategy

Below you will find the current branch strategy for the project. Work taking place on the branches listed below might be further ahead than the versions on NPM. All documentation links found below will also be reflective of the published version on NPM. If you would like to live dangerously and run non-released versions, you can run npm install dynamoose/dynamoose#BRANCH (replacing BRANCH with the branch listed below). You will also find the most up-to-date documentation in the docs folder of the branch.

Branch Version NPM Tag Links
v3 3.0.0 alpha - Documentation
- Pending Changelog
main 2.8.x - Documentation
v2.8.4 (tag) 2.8.4 latest - Documentation

About

Dynamoose is a modeling tool for Amazon's DynamoDB

https://dynamoosejs.com

License:The Unlicense


Languages

Language:JavaScript 73.4%Language:TypeScript 26.6%