Question

I'm looking to get a complex sqlserver view into a documentDB like mongoDB for performance reasons. Is it possible to sync the two together? or What's the best approach to get each record/document from the view into the documentDB.

This is for straight up data viewing on the web only. no updates, deletes or inserts.

*wanting to learn about documentDBs, this would be a simple project for implementation.

No correct solution

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top