Skip to content

Instantly share code, notes, and snippets.

@deepaksingh007
deepaksingh007 / nodejs-cheatsheet.js
Created January 25, 2020 15:25 — forked from LeCoupa/nodejs-cheatsheet.js
Complete Node.js CheatSheet --> UPDATED VERSION --> https://github.com/LeCoupa/awesome-cheatsheets
/* *******************************************************************************************
* THE UPDATED VERSION IS AVAILABLE AT
* https://github.com/LeCoupa/awesome-cheatsheets
* ******************************************************************************************* */
// 0. Synopsis.
// http://nodejs.org/api/synopsis.html

MongoDB Cheat Sheet

Show All Databases

show dbs

Show Current Database