Export Data from Mongo DB using a Docker Container.

preview_player
Показать описание
SWEN 200: Exporting data from MongoDB for assignment 6. Suppose you have some data in a MongoDB database that you need to export. Suppose further that you're running MongoDB in a docker container launched by docker-compose. How can you do it? This video explains one way.
Рекомендации по теме
Комментарии
Автор

its very good video and its exactly what I have expected.. when tried to the same in my local machine it could not happen
here is the error:- Error: couldn't connect to server docker_gwbridge:27017, connection attempt failed: SocketException: Error connecting to docker_gwbridge:27017 (23.217.138.108:27017) :: caused by :: Connection refused : can you help me with this..

avinashavinash