Migrating SQL tables to MongoDB Collections

Greetings fine people,

I am exploring the migration of an SQL database to MongoDB.

One of the first things that I would like to know is if there’s a way to automatically migrate my tables and turn them into collections.

I have plenty of data already collected in these tables and I would like to find an easy way to migrate them into MongoDB. I understand the schema of the documents but I just don’t want to manually do the conversion; it’s too many tables, too many records, and too many fields.

Any ideas are appreciated.

Regards.

Hi @An_Infinite_Loop,
I think this is the right product:

Regards

1 Like

Thanks @Fabio_Ramohitaj I watched the demo video and it does seem to be what I was looking for. I will give it a try.

Regards.

1 Like

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.