I’ve had a few comments from people asking for help with an older blog post that talks about how to move data from SQL Server to Mongo using stored procedures.
Instead of trying to help via comments, I figured I’d just post the full proof of concept I wrote a while back.
https://github.com/ryan1234/sqlclr
Hope it helps!