{"library":"dynamodb-migrate","type":"library","category":null,"description":"A lightweight migration framework for Amazon DynamoDB, version 1.0.2. It provides a simple way to manage schema and data migrations in DynamoDB, similar to ActiveRecord migrations in Rails. It scans a local 'dynamo-migrations' folder for numbered migration files and applies them sequentially. The package is minimal with no external runtime dependencies. It is designed for local development and requires a running DynamoDB instance. The release cadence is low; the latest version is stable but not actively maintained.","language":"javascript","status":"maintenance","version":"1.0.2","tags":["javascript","dynamodb","migration"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install dynamodb-migrate","imports":["const { migrate } = require('dynamodb-migrate');","const dynmigrate = require('dynamodb-migrate');","No types included."]},{"cmd":"yarn add dynamodb-migrate","imports":[]},{"cmd":"pnpm add dynamodb-migrate","imports":[]}],"homepage":"https://github.com/arvindkumarc/dynamodb-migrate#readme","github":"https://github.com/arvindkumarc/dynamodb-migrate","docs":null,"changelog":null,"pypi":null,"npm":"dynamodb-migrate","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}