sqlitemongo icon indicating copy to clipboard operation
sqlitemongo copied to clipboard

Migrate your sqlite3 database to mongodb.

Results 5 sqlitemongo issues
Sort by recently updated
recently updated
newest added

I have a really big DB—4.4 GB! Even when I try running this on a 20-core iMac with 64 GB of RAM, I get "JavaScript heap out of memory" errors...

Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 4.4.0 to 4.17.0. Release notes Sourced from mongodb's releases. v4.17.0 4.17.0 (2023-08-17) The MongoDB Node.js team is pleased to announce version 4.17.0 of the mongodb package! Release...

dependencies

https://github.com/MyIsaak/sqlitemongo/blob/0307fd374bd4f20f3a57870b95899dc70d3f530a/sqlitemongo.js#L39-L42 --- ###### This issue was generated by [todo](https://todo.jasonet.co) based on a `TODO` comment in 0307fd374bd4f20f3a57870b95899dc70d3f530a when #4 was merged. cc @MyIsaak.

todo :spiral_notepad:

https://github.com/MyIsaak/sqlitemongo/blob/0307fd374bd4f20f3a57870b95899dc70d3f530a/sqlitemongo.js#L35-L40 --- ###### This issue was generated by [todo](https://todo.jasonet.co) based on a `TODO` comment in 0307fd374bd4f20f3a57870b95899dc70d3f530a when #4 was merged. cc @MyIsaak.

todo :spiral_notepad:

How do I get it to work in real time? Example, when something is changed in the database(SQLite) and automatically synchronizes the data in MongoDB