Is there a way to convert / migrate NoSQL database data (Raven, Mongo, Couch) to SQL server data? Since some NoSQL databases lack tools for creating reports, it would be easier if I could move the data to SQL and work directly with them (just for data analysis, queries, and reporting needs) .Comments were appreciated.
source
share