Dynamite-ORM

JSON →
library 2.1.0 ·javascript
verified Jun 5, 2026

A TypeScript ORM for Amazon DynamoDB, version 2.1.0, with built-in support for models, CRUD operations, global secondary index queries, soft delete/recover, and automatic timestamps. Released under MIT license, maintained actively. Differentiates from other DynamoDB ORMs by providing a class-based model pattern with entity definitions, easy GSI queries, and soft delete functionality out of the box. Ships TypeScript definitions.