Skip to content

Instantly share code, notes, and snippets.

View mohamedazarf's full-sized avatar

mohamed aziz arfaoui mohamedazarf

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