Mongodb migration to cassandra

Hi guys

Need help – Can anyone please help me out - what are the possible options for migrating partial and complete data from a Mongodb DB server to Casendra.

Kind regards
G

Hi @Gaurav_Gupta, while I don’t know of any tools that will help you do this as the two platforms are very different, the Migrating Resources portion of Datastax’s Migrating MongoDB to Cassandra post might help lead you to some ideas.

My question is why are you considering this migration? What does Cassandra provide your app that MongoDB doesn’t?

Hi Duncan

Thanks - we not intent migrating complete mongo server to cansendra. We having some issue in application code due to DBref, hence only those collections which uses Dbref we planning to migrate to cansendra.

Kind regards
Gaurav