MongoDB¶
"MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era." - https://www.mongodb.com
Tricks and Usage¶
Start mongodb locally using docker¶
See Also¶
- robo-3t: mongodb GUI (
brew cask install robo-3t) - https://hub.docker.com/_/mongo