Dyna-Record

JSON →
library 0.7.2 ·javascript
verified Jun 4, 2026

Dyna-Record (v0.7.2) is a strongly typed TypeScript ORM and data modeler for Amazon DynamoDB that implements the single-table design and adjacency list patterns with ACID-compliant transactions. Released on npm with a monthly cadence, it requires Node.js >=22 and TypeScript >=6. Key differentiators from other DynamoDB ORMs like DynamoDB Toolbox include native decorator-based entity definitions, runtime schema validation, and full ESM support. Ships TypeScript types.