dynamoose/dynamoose
Dynamoose is a modeling tool for Amazon's DynamoDB observed · 2026-08-28
Health v2 · maintenance only
91/100
- Activity 94
- Release rhythm 82
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 27
- age_days: 4579
- days_rel: 120
- days_push: 36
- n_releases_24m: 10
Adoption not part of the score
2248 stars · 363 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Dynamoose is a modeling tool for Amazon's DynamoDB, heavily inspired by Mongoose, providing a high-level, type-safe API for defining schemas and interacting with DynamoDB in Node.js. It supports features like strict data validation, transactions, conditional filtering, multi-region access, and DynamoDB Streams.
Use cases
- model DynamoDB tables with schemas in Node.js
- validate and transform data before saving to DynamoDB
- run DynamoDB transactions with a high-level API
- query and filter DynamoDB items with a Mongoose-like syntax
- implement single table design in DynamoDB
- access DynamoDB across multiple AWS regions
- consume DynamoDB Streams in JavaScript
When to choose
- you use DynamoDB from Node.js and want schema-based modeling
- you are familiar with Mongoose and want similar ergonomics for DynamoDB
- you need strict validation, transactions, or multi-region support for DynamoDB
When to avoid
- you use a relational database instead of DynamoDB
- you prefer raw AWS SDK control over DynamoDB requests
- your project is not JavaScript/TypeScript on Node.js
Facets
library · maturity active
orm database database-driver serialization form-handling databases backend web-development developer-tools dynamodb mongoose-inspired aws data-modeling single-table-design nosql nodejs javascript
3 sources
- readme: https://github.com/dynamoose/dynamoose · fetched 2026-08-28 · 6c88573762cb
- homepage: https://dynamoosejs.com · fetched 2026-08-29 · 33770048a727
- registry_npm: https://registry.npmjs.org/dynamoose · fetched 2026-08-29 · 735638e5eff7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dynamoose/dynamoose | main | 91 |
For agents
markdown · JSON · MCP: product_card(name="dynamoose/dynamoose")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem