Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this post. Closed 6 years ago. Improve this question I searched around I found that there are ways to transfer/sync data from sql-server to mongodb. I also know that
Tag: data-migration
Completely copying a postgres table with SQL
DISCLAIMER: This question is similar to the stack overflow question here, but none of those answers work for my problem, as I will explain later. I’m trying to copy a large table (~40M rows, 100+ …