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 July 1, 2024 06:14 — 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