Skip to content

Instantly share code, notes, and snippets.

View patchak2020's full-sized avatar
💭
I may be slow to respond.

Ashram Supee-Lintag patchak2020

💭
I may be slow to respond.
  • SUC in Pampanga
  • Pampanga
  • 21:36 (UTC -12:00)
View GitHub Profile
@patchak2020
patchak2020 / exercise.md
Created May 15, 2025 07:17 — forked from RitRa/exercise.md
MongoDB Practice

MongoDB Practice

MongoDB Exercise in mongo shell

create database

Connect to a running mongo instance, use a database named mongo_practice. use mongo_practice

Insert Documents