{"library":"npdynamodb","type":"library","category":null,"description":"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.","language":"javascript","status":"deprecated","version":"0.2.15","tags":["javascript","dynamodb","aws","activerecord","orm","migration"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install npdynamodb","imports":["const npdynamodb = require('npdynamodb');","const client = npdynamodb.createClient(dynamodb);","const Schema = npdynamodb.Schema;"]},{"cmd":"yarn add npdynamodb","imports":[]},{"cmd":"pnpm add npdynamodb","imports":[]}],"homepage":"https://github.com/noppoMan/npdynamodb","github":"https://github.com/noppoMan/npdynamodb","docs":null,"changelog":null,"pypi":null,"npm":"npdynamodb","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}