mongo2mongo
JSON →Sync one MongoDB collection to another MongoDB collection, supporting change streams and initial scans. Current stable version is 0.40.0, with regular releases. Requires Node >=16, peer dependencies include ioredis and mongodb (>=6.8.0). Key differentiators: built-in support for field omission, event-driven progress tracking, and batched initial sync with configurable batch sizes. Ships TypeScript types.
Resources
packagemongo2mongo ↗