mongoshell
There are 16 repositories under mongoshell topic.
jrop/mongo.nvim
NeoVim frontend for mongosh
rtsp/docker-mongosh
Debian Docker image with MongoDB Shell preinstalled
gf3/docker-mongosh
Docker image for mongosh
aliaftabsheikh/monogoDB-Saylani-Classes
Saylani mass it Training mongoDB classes
barhouum7/BashPhoneBook
This is a Phone Book management system using bash scripting, and I've used a cloud database service(MongoDB Atlas)
walidabazo/Learn-MongoDB-in-1-Hour
Like any other database management language, MongoDB is based on a NoSQL database that is used for storing data in a key-value pair. Its work is based on the concept of document and collection. It is also an open-source, document-oriented, cross-platform database system that is written using C++.
RitobrotoMukherjee/just-mongo-db
Mongo DB CRUD, DB creation etc. All step wise files are available in different branches
Saha-Kamalika/MongoDB
This repository provides a comprehensive guide to MongoDB, an open-source, document-oriented NoSQL database. It includes MongoShell commands ranging from basic to advanced levels and showcases projects integrating Node.js and MongoDB.
swapnilchokshi/Mongoose-CRUD
Implementation of RESTful CRUD operations using Mongoose, Express, Node.js, and MongoDB.
MrItzreal/mongodb-crash-2024
MongoDB crash course to get me acclimated with the MongoDB ecosystem in 2024. Course taught by Bro Code.
teresaromero/palmer-penguins
Mid-Bootcamp project for Core Code school Big Data & Machine Learning course.
HamidurRahman1/MongoDB-ShellCommands
Learning MongoDB using Mongo Shell
lillianparis/Mongoose-Template
This template is a starter guide for Mongoose. Here are a few examples of how to set up mongoose. The MongoDB shell is being used as well.
renanbfreitas/projeto-commerce
Décimo projeto no módulo de Back End. Foi desenvolvido um banco de dados do McDonald's, utilizando o MongoDB e montagens de queries com os conceitos de NoSQL.