filmov
tv
MongoDB Tutorial For Beginners
Показать описание
In this mongodb tutorial video you will learn all about what is the difference between relational database and nosql database. how to install mongodb community server, how to use mongo shell, how to get up and run mongodb server. how to create your first database and collection using mongodb queries such as find, insertOne, inserMany, updateOne, updateMany, delete data from collection and you will learn how to use query operators in mongodb and many more.
at the end of the mongodb tutorial I will teach you how to connect your mongodb server to MongoDB compose.
Video chapters
- 00:00 : Introduction
- 01:19 : Relational database and NoSQL database
- 02:29 : Why do you need to choose nosql
- 03:31 : NoSQL database is growing
- 04:23 : How to install mongodb
- 05:11 : Difference between Json and Bson
- 05:44 : Installing mongodb community server
- 08:43 : How to run the mongodb server
- 11:30 : Accessing mongodb existing database
- 11:54 : Create database using mongo query command
- 12:40 : Insert documents to collection mongodb
- 14:30 : Retrieve all data from mongodb
- 15:21: Insert many documents into mongodb collection
- 19:37 : How to update documents in mongodb collection
- 23:33 : Mongodb query documents
- 24:15 : Filter and retrieve specific data from mongodb collection
- 25:54 : Mongodb query selector operators
- 31:31 : Delete documents from mongodb collection
- 33:42 : Mongodb structure projection query command
- 36:30 : Mongodb on compose
- 37:21 : Creating new connection for mongodb to compose
- 38:13 : Retrieve mongdb server connection string
- 38:40 : Connect mongodb server to compose
- 40:28 : Accessing data from mongodb compose
- 43:00 : Mongodb tutorial recap
If you like to buy me a coffee ☕️? I'll be happy to have some from you 😊
My official website
Follow me on LinkedIn
Follow me on Github
=== Used Royalty-Free Music's ===
Creative Commons CC BY 4.0
Audio Musics Credit Goes to
Video shoot with SONY ZV E10
Video audio record with BOYO SHOTGUN Mic
Video Edit with ADOBE PREMIER PRO 2020
#mongdb #nosql #programming