{"library":"east-dynamodb","type":"library","category":null,"description":"AWS DynamoDB adapter for the east migration tool (version 1.0.1, stable). It relies on AWS SDK v3 and provides a plugin to run database migrations on DynamoDB tables with composite primary keys. Key differentiators: lightweight, no transactions (DynamoDB limitation), supports environment variable configuration, and requires manual installation of peer dependencies (@aws-sdk/client-dynamodb and @aws-sdk/util-dynamodb). Release cadence: infrequent updates. Compared to alternatives like dynamodb-migrate or node-dynamodb-migrate, east-dynamodb integrates tightly with east's migration framework.","language":"javascript","status":"active","version":"1.0.1","tags":["javascript","database","db","migrate","migration","aws","dynamodb","ddb","east"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install east-dynamodb","imports":["const adapter = require('east-dynamodb');","const adapter = require('east-dynamodb');","// Not exported; used internally by east via .eastrc configuration"]},{"cmd":"yarn add east-dynamodb","imports":[]},{"cmd":"pnpm add east-dynamodb","imports":[]}],"homepage":"https://github.com/cstar-industries/east-dynamodb","github":"https://github.com/cstar-industries/east-dynamodb","docs":null,"changelog":null,"pypi":null,"npm":"east-dynamodb","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}