npdynamodb
JSON →A Node.js Simple Query Builder and ORM for AWS DynamoDB, providing an ActiveRecord-like interface with built-in migration and CLI tools. Current stable version 0.2.15 (last released around 2016). It wraps the low-level AWS SDK v2 DynamoDB client to simplify queries, filters, and CRUD operations. Key differentiators include a query builder that avoids verbose AWS parameter objects, a light ORM with Active Record patterns, and a migration system. Released quarterly, but no recent updates in years.