Skip to content

Instantly share code, notes, and snippets.

:root {
--toggler-width: 120px;
--toggler-height: 40px;
--toggler-bg-color: #da110a;
--toggler-active-bg-color: #08853c;
--menu-starting-top: 0px;
--menu-ending-top: 45px;
--menu-width: 200px;
--menu-max-height: 200px;
--menu-bg-color: #188ddb;
@GAMHnile
GAMHnile / mongodb_cheat_sheet.md
Created October 10, 2020 07:46 — forked from bradtraversy/mongodb_cheat_sheet.md
MongoDB Cheat Sheet

MongoDB Cheat Sheet

Show All Databases

show dbs

Show Current Database