1

I am trying to sync data from Mongo DB Collections to Mysql Database. I tried cognitom -> momy but that doesn't support array. Is there anything other than that?

P.S First time touching Mongo DB. Junior Developer Here. Thanks

Code4Bread
  • 193
  • 1
  • 2
  • 15

1 Answers1

1

Here an article the autor has suggested an open source Spark and Hadoop based solution on github. Hope it works fine for you.

oggo
  • 107
  • 2
  • 3
  • 8
  • 1
    Whilst this may theoretically answer the question, [it would be preferable](//meta.stackoverflow.com/q/8259) to include the essential parts of the answer here, and provide the link for reference. – 4castle Jun 18 '17 at 01:32
  • @4castle the link is provided, isn't it?! – oggo Jun 18 '17 at 01:47
  • Yes it is, but link-only answers can usually be improved by quoting or summarizing what's in the link. I'm just suggesting how to improve your answer. – 4castle Jun 18 '17 at 01:50