SQL vs NoSQL or MySQL vs MongoDB

1,883,473
0
Publicado 2018-07-25
SQL or NoSQL? MySQL vs MongoDB? Which database is better? Which one should you use?

Get our complete SQL (MySQL & PostgreSQL) course: acad.link/sql
Learn all about MongoDB: acad.link/mongodb
Exclusive discount also available for our MEAN (Mongo, Express, Angular, Node) course: acad.link/mean
Join our Academind Community on Discord for free: discord.gg/gxvEWGU

Don't miss the article on this video: academind.com/learn/web-dev/sql-vs-nosql/

Want to learn something totally different? Check out our other courses: academind.com/learn/our-courses

----------

More on SQL Horizontal Scaling: stackoverflow.com/questions/27157227/can-relationa…

----------

• You can follow Max on Twitter (@maxedapps).
• And you should of course also follow @academind_real.
• You can also find us on Facebook.(www.facebook.com/academindchannel/)
• Or visit our Website (www.academind.com/) and subscribe to our newsletter!

See you in the videos!

----------

Academind is your source for online education in the areas of web development, frontend web development, backend web development, programming, coding and data science! No matter if you are looking for a tutorial, a course, a crash course, an introduction, an online tutorial or any related video, we try our best to offer you the content you are looking for. Our topics include Angular, React, Vue, Html, CSS, JavaScript, TypeScript, Redux, Nuxt.js, RxJs, Bootstrap, Laravel, Node.js, Progressive Web Apps (PWA), Ionic, React Native, Regular Expressions (RegEx), Stencil, Power BI, Amazon Web Services (AWS), Firebase or other topics, make sure to have a look at this channel or at academind.com to find the learning resource of your choice!

Todos los comentarios (21)
  • @aleksas_codebook
    I dont think I will ever be grateful enough for Maximilian. This man single-handedly taught me everything from HTML, CSS and basic JavaScript, all the way to Vue and React, Node.js, databases and REST API. Thanks to you I got a highly paying job, and can make anything that comes to my mind. Thank you sir from the bottom of my heart. :)
  • @rodrigo-xy2cg
    A key concept in this comparative analysis is consistency of information. - SQL (Relational Databases): a good design (scheme and constraints defined correctly and transactions are used properly) allows the database engine to guarantee consistency based on that design. - NoSQL: lower consistency of information (it is a responsibility of the developer to ensure consistency... some time this could be very difficult).
  • Man you knowledge base is beyond human scope...really. When i first started learning programming there where many times i coulnd't get you, after learning programming there a lot of times i realize how many miles ahead you are. RESPECT.
  • @MrAnonimR
    Hi, thank you for putting the effort and time to explain in such understandable way the differences between SQL and NoSQL. I appreciate your effort ! Good Luck!
  • @isaias4600
    God bless this "vs" videos they are so good.
  • @TheAkbar1000
    Thanks for the quick overview... I really needed that!
  • @saidheeraj1760
    Didn't expect to get this with one video. You did it man. Keep going ✌️
  • @goodvibesonly926
    Great video 👍 Could you maybe have a part 2 of this that provide practical examples, eg. Pointing out a few tech companies that are using different type of DBMS and how do they store or work with their current data. For a fresh graduate like me that do not have industry experience, it will give some insights when searching for job roles
  • @CodeSbyAniz
    I have watched a BUNCH of videos on this subject and this was the best one by far. THANK YOU!
  • @rbelatamas
    Really, really, good, clear description!!! Thank you so much!
  • @janina_1412_
    Thank you for the great explanation! I've been looking up a lot of information about databases and this is by far the best and most helpful video!
  • @shutterradio
    Brilliant explanation! I have a feeling that I can learn anything by watching your courses!
  • @bensmith6987
    Quite clear and smooth explanations. Much appreciated. Looking into taking your MongoDB course in the near future.
  • @cancer10in
    You have explained it very nicely Max. Cheers!
  • @scvscades
    Thank you for this! I've been tasked to build a DB, but wasn't sure which type to go with. I tried using MongoDB and I can see where it has it's advantages. After watching this though, an SQL DB is better for our needs.
  • There are special commands so called "choins" @8:31 :-) I really love this german accent! Thank you for this comparison, very interesting and complete.
  • @dust2dust61
    Just amazing, the way you described both of those database system, really saved me a tons of time surfing through out the internet and reading tons of materials. Thank you so much.
  • @colinlee789
    This is the most clear explanation of SQL and NoSQL on YouTube.