SQL vs NoSQL

Channel:
Subscribers:
296,000
Published on ● Video Link: https://www.youtube.com/watch?v=sG28-D5o9tg



Duration: 0:44
39,287 views
0


What is the difference between SQL and NoSQL? Which one is better? Which one is faster?

We first need to understand how SQL databases and NoSQL document databases differ.

In SQL databases, relational data is separated into tables and then “joined” back together when queried. In NoSQL document databases like MongoDB, relational data is stored together and not separated.

It’s actually because of this difference in the way the data is stored that makes MongoDB more performant than SQL databases.

If you take a SQL database with multiple tables and simply convert the disparate tables into separate collections in MongoDB, it will not perform very well. It’s like trying to fit a square peg into a round hole. You’re not using the database properly.

So, when building out your database structure, you must take into consideration the type of database you are using and structure your data accordingly.

To be clear, there is no "perfect" database for every scenario. You should pick the best database that fits your specific needs.

DISCLAIMER: I am a Developer Advocate for MongoDB.
_____________________________________

🦸 Become A VS Code SuperHero Today: https://vsCodeHero.com
🧑🏾🤝🧑🏽 Join my Discord developer community: https://discord.gg/A9CnsVzzkZ
_____________________________________

💻 Visit CodingPhase and get unlimited access to programming courses plus 20% 0FF!!
https://www.codingphase.com/codestackr
🚢 Deploy for FREE on Vercel: https://vercel.com/ambassadors/codestackr
_____________________________________

🛠️ Tools I use:
🟠 codeSTACKr Theme: https://marketplace.visualstudio.com/items?itemName=codestackr.codestackr-theme
🟠 STACKr Code Font (Exclusive to my VS Code Course - https://vsCodeHero.com)
🟠 SuperHero Extension Pack: https://marketplace.visualstudio.com/items?itemName=codeSTACKr.superhero-extensions
_____________________________________

💖 Show support!
PayPal: https://paypal.me/codeSTACKr
_____________________________________

👀 Watch Next:
Playlist: Web Development For Beginners - https://www.youtube.com/watch?v=Ez4yHS2dsN8&list=PLkwxH9e_vrAJ0WbEsFA9W3I1W-g_BTsbt
_____________________________________

🌐 Connect With Me:
Website: https://www.codestackr.com
Twitter: https://twitter.com/codeSTACKr
Instagram: https://instagram.com/codeSTACKr
Facebook: https://facebook.com/codeSTACKr
_____________________________________

** Affiliate Disclaimer: Some of the above links may be affiliate links, which may generate me a sales commission at no additional cost to you.

#shorts #SQL #NoSQL




Other Videos By codeSTACKr


2021-10-11Top VS Code Updates | v1.61 Released!! | Tips & Tricks 2021 (Visual Studio Code)
2021-10-05STACKr News Weekly: Hacktoberfest 🐱‍💻, Web Scrapping 🔎, & MongoDB 💪
2021-10-03Animations in Vue.js // Callum Macrae Vue.js Live Conference Interview
2021-10-02Beyond State Management with Pinia // Eduardo Morote Vue.js Live Conference Interview
2021-10-01Local State & Server Cache: Finding a Balance // Natalia Tepluhina Vue.js Live Conference Interview
2021-09-30Options API vs Composition API // Ben Hong Vue.js Live Conference Interview
2021-09-29State of Vue // Evan You Vue.js Live Conference Interview
2021-09-28STACKr News Weekly: Toggle Switches 🦁, Coding Faster 🐯, GitHub GraphQL API 🐻, Oh My!!
2021-09-27MUST Use Browser as a Web Developer in 2021!
2021-09-21STACKr News Weekly: Google Like a Pro 💪, Find a Mentor 🦉, Learn Gatsby 3.0 🎓
2021-09-15SQL vs NoSQL
2021-09-14STACKr News Weekly: Got Scammed 😡, Top Paid Dev Jobs 💲, & How to Network for Success 📩
2021-09-08Top VS Code Updates | v1.60 Released!! | Tips & Tricks 2021 (Visual Studio Code)
2021-09-07STACKr News Weekly: 7 Days to Learn React 🤯, 30 Days to Build a SaaS 💪, 40 Min Full Stack App 🦸‍♀️
2021-09-01How to Edge Cache GraphQL APIs // Max Stoiber React Advanced London Interview
2021-08-31STACKr News Weekly: $1M in 1000 Days❓, IDE vs Text Editor 🆚, & How Many Languages to Learn 📚
2021-08-28Remote Team Collaboration Techniques // Tara Z. Manicsic React Advanced London Interview
2021-08-262021 Frontend Roadmap #shorts | Save This!
2021-08-24STACKr News Weekly: Make $500k as a College Dropout 💲, Find Tech Jobs 🔍, Get Started in Quantum 💻
2021-08-20The Origins of React // Jenn Creighton React Advanced London Interview
2021-08-17STACKr News Weekly: AIs Building Websites 🤖, Aliens Killing UIs 👽, & Ecommerce with Jamstack 🛒



Tags:
sql vs nosql
mysql vs mongodb
sql
nosql
mongodb
mysql
mongodb vs mysql
nosql vs sql
what is nosql
what is sql
is sql better than nosql
sql vs nosql when to use
nosql tutorial
mongodb vs posgresql
sql vs mongodb
sql vs nosql design
nosql database
sql database
sql vs nosql database
sql vs no sql
sql and nosql
sql and nosql differences
sql languages
nosql languages
sql vs nosql pros and cons
difference between sql and nosql
sql vs nosql performance