Skip to content

Instantly share code, notes, and snippets.

View RitRa's full-sized avatar

Rita Raher RitRa

  • Ireland
View GitHub Profile
@RitRa
RitRa / exercise.md
Last active April 18, 2025 06:43 — forked from theRemix/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