dynamodb-mongodb-migrate

JSON →
library 0.9.4 ·javascript
verified Jun 5, 2026

Data migration module for transferring DynamoDB tables to MongoDB collections. Current stable version: 0.9.4. Provides simple job-based migration with support for DynamoDB filter expressions, data filtering, and mapping functions. Key differentiators: lightweight, explicit throughput control via `DYNAMODB_READ_THROUGHPUT`, and support for both filter expressions and post-scan filters. Primarily used for one-off migrations, not incremental sync. Note: project is in early development with limited maintenance activity.