mongodb-to-postgresql icon indicating copy to clipboard operation
mongodb-to-postgresql copied to clipboard

Migrate and replicate data from MongoDB to PostgreSQL in Node.js

Results 6 mongodb-to-postgresql issues
Sort by recently updated
recently updated
newest added
trafficstars

Hello! I'm new to using NodeJs and I thought your project was amazing, so I'm using it to help me. However, I'm trying to do something that I don't understand...

Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...

dependencies

Bumps [async](https://github.com/caolan/async) from 3.1.0 to 3.2.2. Changelog Sourced from async's changelog. v3.2.2 Fix potential prototype pollution exploit v3.2.1 Use queueMicrotask if available to the environment (#1761) Minor perf improvement in...

dependencies

I am using the mongodb_sample_schema, with the following transformation and encountering the error: malformed array literal: "[USA]" when when running "node start.js migratedata". `// data_model.js movies: [ 'movies', '_id VARCHAR(50)...

Bumps [bson](https://github.com/mongodb/js-bson) from 1.1.1 to 1.1.6. Release notes Sourced from bson's releases. 1.1.6 The MongoDB Node.js team is pleased to announce version 1.1.6 of the bson module! The BSON library...

dependencies