{"library":"dynamodb-eloquent","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"1.0.21","tags":["javascript","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install dynamodb-eloquent","imports":["import { DynamoDBRepository } from 'dynamodb-eloquent'","import DynamoDBRepository from 'dynamodb-eloquent'","const { DynamoDBRepository } = require('dynamodb-eloquent')"]},{"cmd":"yarn add dynamodb-eloquent","imports":[]},{"cmd":"pnpm add dynamodb-eloquent","imports":[]}],"homepage":"https://github.com/ducxinh/dynamodb-eloquent","github":"https://github.com/ducxinh/dynamodb-eloquent","docs":null,"changelog":null,"pypi":null,"npm":"dynamodb-eloquent","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}