mongo - mckennatim/gitinfo GitHub Wiki

<home

mongo

https://citizix.com/how-to-install-and-configure-mongodb-6-on-ubuntu-22-04/

Use the mongo command to connect to the mongo shell.

mongosh

https://www.mongodb.com/docs/manual/tutorial/getting-started/

show dbs use stuffDb show collections db.apps.find().pretty()