Skip to content

Here I will post the queries and projects used for learning how to use MondoDB for the first time. The data used in this project was provided by MondoDB sample dataset. Enjoy! πŸƒπŸ’»

License

Notifications You must be signed in to change notification settings

Fer-dev-gt/MongoDB-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

33 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

MongoDB-intro

Here I created a Documents based DataBase to learn how to do basic and advanced queries with the most popular NoSQL DataBase, I also used the sample_training dataset provided by mongoDB. In this repo you'll be able to find the queries I used inside their respective folder, from how to create a Docker container from the terminal to some Aggregation Framework queries to answer more business oriented questions, CRUP operations, logic operators, upsert commands, use of RegEx to find particular data and more. Enjoy! πŸƒπŸ’»

Some of the data used by the "sample_training" DataBase provided by mongoDB

Screenshot 2023-07-06 at 00 10 49

You can use Mongo Compass to explore the data used in this repo

Screenshot 2023-07-06 at 00 11 00

You can use the same Documents of this DataBase by executing the Dataset files

Screenshot 2023-07-06 at 17 50 25

Some data returned by the queries executed in this repo

Screenshot 2023-07-06 at 00 22 21

The "sample_training" takes lesss than 500MB of storage

Screenshot 2023-07-06 at 17 54 14

About

Here I will post the queries and projects used for learning how to use MondoDB for the first time. The data used in this project was provided by MondoDB sample dataset. Enjoy! πŸƒπŸ’»

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published