dynamodb-eloquent
JSON →DynamoDB Eloquent is a TypeScript ORM for Amazon DynamoDB, inspired by Laravel Eloquent. Current stable version is 1.0.21, released as a single initial version. It provides a familiar ActiveRecord-style interface for DynamoDB operations including CRUD, filtering, scanning, pagination, and migrations. Key differentiators: simple repository pattern, automatic index mapping, built-in migration system, and support for secondary indexes with sorting. It runs in Node.js and supports both JavaScript and TypeScript.
Resources
packagedynamodb-eloquent ↗
API endpoints
full doc /v1/registry/dynamodb-eloquent