Migrate or dump DocumentDB data

0

Doing some research on MongoDB hosting for a new system. We are looking at DocumentDB as a solution. One of the things that I am trying to understand is how locked in to the service is your data. I am finding tools to migrate data from MongoDB to DocumentDB but not finding much information regarding dumping or copying data from DocumentDB for import into a vanilla MongoDB implementation.

feita há 5 anos899 visualizações
1 Resposta
1

You can use the mongodump and mongoexport tools to export data from a DocumentDB cluster and import it into a MongoDB deployment.

respondido há 5 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas