SQL vs MongoDB | Difference between SQL and MongoDB | Intellipaat

preview_player
Показать описание
🡆In this video on SQL vs MongoDB you will understand about the difference between these two and which one should you use for better performance. So in this MongoDB vs SQL comparison some important parameters have been taken into consideration to tell you the difference between SQL and MongoDB & also which one is preferred over the other in certain aspects in detail.
#SQLvsMongoDB #MongoDBvsSQL #DifferencebetweenSQLandMongoDB #Intellipaat

If you’ve enjoyed this sql vs MongoDB video, Like us and Subscribe to our channel for more similar informative video.
Got any questions about sql vs MongoDB when to use? Ask us in the comment section below.
----------------------------
Intellipaat Edge
1. 24*7 Life time Access & Support
2. Flexible Class Schedule
3. Job Assistance
4. Mentors with +14 yrs
5. Industry Oriented Course ware
6. Life time free Course Upgrade
------------------------------

⭐Why should you opt for a SQL career?
SQL optimization has always been a popular topic in database management. SQL Database optimization can be an extremely difficult task, in particular for large-scale data wherever a minute variation can result or impact drastically on the performance. So learning this skill will definitely help you grab the best jobs in top MNCs after finishing Intellipaat SQL online training. The entire Intellipaat SQL course is in line with the industry needs.There is a huge demand for SQL certified professional. The salaries for SQL professional are very good.

⭐Why should you opt for a MongoDB career?
If you want to fast-track your career then you should strongly consider MongoDB. The reason for this is that it is one of the fastest growing technology. There is a huge demand for MongoDB. The salaries for MongoDB is fantastic.There is a huge growth opportunity in this domain as well.

------------------------------
For more information:

Рекомендации по теме
Комментарии
Автор

Guys, what else do you want to learn from Intellipaat? Comment down below and let us know so we can create more such tutorials for you.

Intellipaat
Автор

You are wrong.
CAP is a Database theory from which any DB can only full-fill 2 concepts at a time.
For any database partition tolerance is very important. so both Mongo and SQL have it.
where as now we are left with Choosing in between Consistency or availability.

SQL goes more on Consistency,
ACID

Mongo goes more on Availability.
BASE

Consistency is when read operations are put on hold if any write operation is going on for the same dataset. So that data between all the request is consistent
i.e why in banking and many other highly dependent system we use SQL no matter how big the database is. 'cos delay in operations is acceptable but inconsistency is not.

Availability is when system process all read request first instead of giving priority to write operations and DB is never put on lock state, Here availability is very high but different request can have different information.
Systems where consistency is not important like Social media, messengers, RTA, Bots, blogs, Repots, Analytics, etc. are preferable to use such DB as write operations are less but read operations are highly required.






And also there is no term as external support. it is community support.

abhinavaggarwal
Автор

On your last presentation slide "Summary" - I think you meant to say that MongoDB brings about a different PERSPECTIVE instead of prospective.

chickywilly
Автор

this was great explanation that helped provide more context for understanding than some other videos out there. Thank you!

josielopez
Автор

If I may suggest any improve, is to speak slower. I turned the video to 0.75 speed to get it better and worked.

fabricioface
Автор

Very solid explanation. Thank you very much

cbayoo
Автор

Which database is easy to learn for beginner.MongoDB or SQL

RGAAMUTHYALASUPRIYA
Автор

Hii guys. Can you let us know that what terms and things should we learn before starting learning a programming language? Plz guide us..
Thanks for informations. We like your videos due to your amzing slides and methods of teaching. Thanx thanx thanx so much..😘

dipanshukumar
Автор

What are language support SQL.no SQL??

manojduraisamy
Автор

Bro how can I make ppt like yours, please tell me

AbhishekVerma-kjhd
Автор

How to create a distributed databases for sap software

wrestlingkingdom
Автор

What is best for data analysis or data science.... sql, mysql or mongodb

arpanshrestha