Nodenamo

JSON →
library 2.2.0 ·javascript
verified Jun 4, 2026

Nodenamo is a lightweight ORM for DynamoDB that simplifies data modeling and querying using decorators. Version 2.2.0 supports ESM, TypeScript types, and provides a fluent API for CRUD operations, transactions, and table management. Unlike low-level SDKs, it abstracts table schema (hash/range keys, GSI) and automatically maps classes to DynamoDB items. Released under MIT, with periodic updates. Requires Node.js 12+ and AWS SDK v3.