No video

Postgres vs MySQL vs SQLite - a developer's guide

  Рет қаралды 7,775

GringoDotDev

GringoDotDev

Күн бұрын

Пікірлер: 38
@GringoDotDev
@GringoDotDev 10 ай бұрын
If you like this video, please consider liking / commenting / subscribing, it helps the channel a lot. Thank you!!
@nelisadludla2563
@nelisadludla2563 11 ай бұрын
Thank you for this video. It was very helpful. As a beginner, I was overwhelmed by the different databases out there. I now have a much better understanding of them.
@GringoDotDev
@GringoDotDev 10 ай бұрын
I'm really happy it was helpful!
@LeonC0704
@LeonC0704 4 ай бұрын
I was looking for videos on insights on how to choose a database and difference between the SQLs RDBMS and this was it. Great explanation, man
@GringoDotDev
@GringoDotDev 4 ай бұрын
Thank you!!
@adambechtold6741
@adambechtold6741 8 ай бұрын
Great video! I especially appreciated the way you clearly distinguished between what was a cold hard fact (e.g. supported data types) and what was a professional opinion that others might disagree with (e.g. NoSQL will burn you enough to mostly disregard it and focus on relational DBs). That's such a helpful way to share your experience and earned wisdom without creating confusion.
@GringoDotDev
@GringoDotDev 8 ай бұрын
Thanks so much, Adam! It's really nice to hear that it was helpful. I'm still really flattered that people listen to what I have to say!
@RT-mn2pb
@RT-mn2pb Ай бұрын
Good discussion, especially the point about use what you know, what you already have, or can find expertise in. BUT, one important point is missing, that is, it's a limited perspective in an institutional environment. In the corporate or government world, the most used SQL DB's are: Oracle, MS SQL Server, or IBM DB2.
@GringoDotDev
@GringoDotDev Ай бұрын
Yup, that's completely right!
@KingSemajCHI
@KingSemajCHI 9 ай бұрын
Useful but constructive criticism…maybe not chew gum on your next video 😂
@GringoDotDev
@GringoDotDev 9 ай бұрын
Hahaha duly noted!
@jofofouj
@jofofouj 9 ай бұрын
+1 to this. Love the info and how it was presented. Don't like the chewing noises.
@GringoDotDev
@GringoDotDev 9 ай бұрын
@@jofofouj thank you for the feedback!
@sarthakshah6761
@sarthakshah6761 4 ай бұрын
+1 😂
@therealbfg123
@therealbfg123 3 ай бұрын
Great video, couldn't finish because of the chewing with my headphones on.
@alitaa1154
@alitaa1154 11 ай бұрын
this was in fact useful, and i kindly suggest that you compare sqlite options as well like libsql and sqlite3
@GringoDotDev
@GringoDotDev 10 ай бұрын
thanks for the feedback, I will probably do a video on Turso at some point (worth checking it out)
@elcio-dalosto
@elcio-dalosto 6 ай бұрын
Really nice content, I learned a lot with this video! But man, just don't chew like that while recording, please(or edit that before you post). I lost my focus a lot of times because of that. Anyway, success to the channel, you got a new subscriber.
@GringoDotDev
@GringoDotDev 6 ай бұрын
Thank you! Totally agree with you and thanks for the feedback
@oliviarojas7023
@oliviarojas7023 Жыл бұрын
Thanks for vid! Very informative... If I may make a suggestion… there are parts around 5-10 mins where you are killing a piece of gum. . I almost change the vid during that time but ultimately glad I did not. . On a positive note I love hearing your keyboard . . Adobe audition offers some ai noise canceling software for production . . I have only seen videos of it but it seems powerful from this perspective . . Thanks again!!!
@GringoDotDev
@GringoDotDev Жыл бұрын
I really appreciate the feedback! I'll try to avoid chewing gum jajaja
@aristideau5072
@aristideau5072 4 күн бұрын
SQlite's date type is very primitive and requires a heap of extra work when manipulation dates and time. And it does not support user defined functions so you cannot even write your own date handling functions to get over SQlite's lack of native date / time functions so thatalone would remove it from my DB short list.
@GringoDotDev
@GringoDotDev 4 күн бұрын
I’ve learned more about SQLite since recording this video. I agree with you. Alter table statements are also a huge problem. Probably time to do an update.
@kvelez
@kvelez Ай бұрын
Interesting.
@GringoDotDev
@GringoDotDev 3 күн бұрын
Thank you!
@erwandurand5001
@erwandurand5001 12 күн бұрын
I found this video interesting at first and would have like to finish watching it but found chewing gum very off putting.
@TechArtRoom
@TechArtRoom 7 ай бұрын
The biggest difference is the licensing models. If you distribute MySQL in a commercial product, you have to either make your entire project open source or purchase a a commercial license.
@GringoDotDev
@GringoDotDev 7 ай бұрын
Sure, but I don’t think it’s a super important distinction in practice. In cases where you use MySQL as your database for a web app, you won’t be distributing the binary and the licensing provision won’t apply. And in cases where you would distribute a binary (eg embedded environments) SQLite is almost always the go to option anyway, for reasons unrelated to licensing.
@TechArtRoom
@TechArtRoom 7 ай бұрын
​@@GringoDotDev General consumer B2C websites - yes. B2B has numerous cases where they want an on-premise enterprise installs. ( eg. medical, large corps, finance, enterprise software) such as examples are Jira or Salesforce. In such cases, commercial license of MySQL would be required if its used. That''s often why other DBs are chosen in these cases because they have a more lenient distribution model.
@abellosimon
@abellosimon 9 ай бұрын
Excellente video.
@GringoDotDev
@GringoDotDev 9 ай бұрын
Gracias amigo! Si te interesa tengo planes de grabar esto de nuevo en español y pensamientos más actualizados
@LeonC0704
@LeonC0704 4 ай бұрын
@@GringoDotDev Genial, en el mismo canal o tienes otro?
@peterhamilton9387
@peterhamilton9387 11 ай бұрын
No mention at all of MS SQL Server?
@GringoDotDev
@GringoDotDev 11 ай бұрын
Sadly I’m not very familiar with it except as a consumer of its data warehousing. From what I hear from the DBAs I used to work with it’s fast enough for just about everything and very stable, but without personal experience at scale it’s hard for me to say when I would choose it e.g. instead of MySQL.
@peterhamilton9387
@peterhamilton9387 11 ай бұрын
@@GringoDotDev No worries. I was just a little curious as to why no mention as it is very popular and very capable. Great video otherwise 👍
@yepyep3897
@yepyep3897 9 ай бұрын
00:46: *randomly taps on the table, while looking away and prerecorded words appear on the screen, to look professional*
@GringoDotDev
@GringoDotDev 9 ай бұрын
probably the best performance review I've ever received!!
@shixzie
@shixzie Ай бұрын
stop eating/chewing while you record!
MySQL и PostgreSQL: что «под капотом» и почему это важно знать прикладному разработчику
1:01:24
Spectr — команда разработки цифровых сервисов
Рет қаралды 21 М.
15 futuristic databases you’ve never heard of
8:42
Fireship
Рет қаралды 667 М.
Kind Waiter's Gesture to Homeless Boy #shorts
00:32
I migliori trucchetti di Fabiosa
Рет қаралды 15 МЛН
Matching Picture Challenge with Alfredo Larin's family! 👍
00:37
BigSchool
Рет қаралды 47 МЛН
DHH discusses SQLite (and Stoicism)
54:00
Aaron Francis
Рет қаралды 59 М.
MySQL vs PostgreSQL
9:21
Airbyte
Рет қаралды 32 М.
DjangoCon Europe 2023 | Use SQLite in production
29:45
DjangoCon Europe
Рет қаралды 9 М.
The Birth of SQL & the Relational Database
20:08
Asianometry
Рет қаралды 198 М.
7 Database Paradigms
9:53
Fireship
Рет қаралды 1,6 МЛН