mongo-to-postgres

JSON →
library 0.0.6 ·javascript
verified Jun 7, 2026

Simple data migration tool to transfer collections from MongoDB to PostgreSQL tables using Mongoose and Knex. Current stable version is 0.0.6. Low release cadence (last update unknown). Key differentiators: handles field renaming, field redefinition, foreign keys, and many-to-many link tables in a single configuration object. Lightweight alternative to ETL tools for one-off migrations.