Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

veerendra2/mongodb-playground

Open more actions menu

Repository files navigation

Mongodb Notes

MongoDB Database Admin Path (Self-Managed)

Playground

docker compose up -d

docker exec -it mongo /bin/bash

mongosh -u ${MONGO_INITDB_ROOT_USERNAME} -p ${MONGO_INITDB_ROOT_PASSWORD}

Populating Dummy Data (Script)

npm init -y
npm install mongodb
node seed.js

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.