MongoDB Tutorial for Beginners 1 - Introduction to MongoDB + Installing MongoDB

preview_player
Показать описание
MongoDB is one of the most used, open-source document database, and NoSQL database. MongoDB is developed by 10gen. It is written in c++ and it is a document-oriented database. It uses BSON format.

This tutorial will provide you good understanding on MongoDB concepts and provide you the hands on skills to be a MongoDB expert.

This tutorial is intended for students and new developers who are wants to learn MongoDB Database in easy to understand steps. This tutorial will provide you MongoDB concepts which will help you to get started with MongoDB quickly. After finishing this course you will Lay the foundation of NoSql databases from where you can take yourself at higher level of expertise.

In this Tutorial we will learn. How to install MongoDB, How to create new collections that store documents, You'll learn about the most common and used MongoDB shell commands to manage your documents. We will cover the different types of data that can be stored.You will gain confidence in how to preform CRUD operations i.e. Create, Read, Update and Delete data. Then the course will dive into much deeper MongoDB concepts like Projection, Using Sort, Skip, and Limit, Indexing, Aggregation, BackUp and Restore.
MongoDb tutorial is a comprehensive tutorial to learn NoSql database. MongoDb is a Open Source database and used to store data for very high performance applications.
How to Install MongoDB. Install MongoDB Community Edition. Install MongoDB on Windows. Searches related to installing MongoDB
installing mongodb on Ubuntu. Searches related to introduction to MongoDB. introduction to MongoDB ppt. introduction to MongoDB pdf
mysql vs mongodb. when to use mongodb. mongodb vs rdbms. mongodb scalability. nosql MongoDB. MongoDB scale. installing MongoDB on windows. installing MongoDB on mac. installing mongodb centos. searching for killer about installing MongoDB. install MongoDB on linux. starting MongoDB Linux. steps to install MongoDB

★★★Top Online Courses From ProgrammingKnowledge ★★★

★★★ Online Courses to learn ★★★

★★★ Follow ★★★

DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. This help support the channel and allows us to continue to make videos like this. Thank you for the support!
Рекомендации по теме
Комментарии
Автор

Nice Video.Perfectly explained the installation process of mongoDB at a pace that beginners can follow

vireshkhandelwal
Автор

u r awesome man as always, i watch i love ur tutorials

aliaghabeigiha
Автор

There are loads of videos on which basics of MongoDB are taught but I have never managed to find a video on how to save an retrieve an image using MongoDB and Android studio. I am of keenly looking forward to watching your very well-made series on how to use MongoDB and Android Studio to save and retrieve Image besides text. Thanks in advance

riwexuc
Автор

with this build of mongod. Please specify a different storage engine explicitly, e.g. --storageEngine=mmapv1., terminating 2015-12-13T00:49:12.195+0600 I CONTROL [initandlisten] dbexit: rc: 100


mongod --storageEngine=mmapv1 --dbpath [your-path]

bira
Автор

is you all vedios from zero to advances means all subject cover or is there any topics miss

gopalakrishna
Автор

I would like to suggest you one thing: "Please change your logo of your channel."
It really feels very old. Thank you.

sandeep_indie
Автор

is it a compulsion to make data folder and db sub-folder ???

hritikchoudhary
Автор

I never got the prompt to enable access to mongodb. what do you suggest i do?

diptikulkarni
Автор

sir can i ask question and its about ms access using visual c#
i need to add integer database value + the one entered in textbox
i dont know how to add it in command text
here is an example that i want to do
Example: Current balance = 12 and Reload = 35 --> Current Balance = 47
where current balance is my database value and the reload is my entered value in the textbox
i need the code in command text so this is my code in my command text
command.CommandText = "UPDATE Rent1 SET Amt_Added = WHERE UserName=" + Nm + "";

jobethbillien
Автор

To download Mongo DB, whats the URL, shown URL doesn't exists anymore, Please suggest

powerbi-amitsrivstava
Автор

hello sir i am having issues opening mongod.exe..it keeps saying cant acees or open the data/log files cuz i am not admin or not permissions or another insyance of mongod .exe is opn..all not true..hoe do i make sure all instances of mongod.exe are closed and that i have admin or perrmisions...thnxz

pjmclenon
Автор

Hii...actually i am getting the error " The application was unable to start correctly while executing the mongod command in CLI.

himanshusaxena
Автор

hi guys... in today's date I am not able to download properly setup Mongodb.... plz give me proper link to download Windows 10 32 bit

amolmule
Автор

ok i had to do cntrl c to stop mongod .exe ..it was always open..i noticed in the mongod.log file

pjmclenon
Автор

hi is mongodb is free if i use in my android app?

usamammmhhh
Автор

Hi I am done me Bechler of Engineering in Electronic and telecommunications I want to learn mogo DB it's to good to get a job opportunity

ganeshkadam
Автор

Are these tutorials applicable for Mac OSX too?

aditya
Автор

hello ! do we have to install mongodb compass community?

yumnaarif
Автор

where is mongo.exe in my ubuntu i just installed it by terminal where i will find my installed folder?

RahulRawat-rjol
Автор

No able to connect!!! it says Could't connect to server

Adam-gpij