The Award of "Best sqlite tutorial on KZbin " goes to Corey Schafer 👏👏👏
@1cannon35 жыл бұрын
1:00 - Start of video 1:38 - SQLite tutorial begins 1:45 - Overview of the application to build 2:10 - You need to create a "connection" variable to represent database 2:22 - How and where to store your database 2:38 - Using a filename to store your database 3:47 - Creating a cursor (This allows you to execute sql commands) 4:10 - Creating our table and the .execute() method 4:15 - Creating the Employee table 6:37 - Committing db changes and closing db connection 7:45 - How to add data to db 8:12 - INSERT INTO VALUES() command 8:45 - Query db for the employee we just added 8:50 - Select statement 8:50 - SELECT * FROM employees WHERE LAST='Shafer' 9:35 - .fetchone(), .fetchmany(), .fetchall() 11:12 - Adding another employee to the db and querying employee table 12:19 - Start using the Employee class 14:20 - Adding Python Employee() objects to db 15:55 - Correct way to add Python objects to db 16:01 - Option 1 (db API placeholder via ?) 17:03 - Option 2 (db API placeholder via dictionary keys and values) 22:57 - Prototyping CRUD functions 23:42 - Insert employee function 25:11 - Get employee 26:03 - Update pay function and delete employee function
@YourLocalSoftwareEng5 жыл бұрын
god bless you and you family this video is very long
@haroldinho44395 жыл бұрын
So superheroes do exist !!! ^^^
@sahajanrajan31365 жыл бұрын
thank you so much dear for your kindness!!god bless you!!!
@MrMitror4 жыл бұрын
Thanks man
@VetsFleetNY4 жыл бұрын
You're the best jacob
@JMEPatterson5 жыл бұрын
You had me at "SQLite is actually part of the standard library"!
@standinginthelimelight3 жыл бұрын
same I didn't expect that lol
@julianmahler23883 жыл бұрын
He had me at "hey there, how's it going everybody?"
@michaelfresco27697 жыл бұрын
You really cannot ask for a better tutorial than this. Absolutely fantastic. I like it how Corey pickups up the pace a bit at the end, and also gives us some practical functions, which show you how you'd use this in real life.
@chiragpalan97803 жыл бұрын
Nothing can be better than learning Sqlite3 at 2.30AM without any prior knowladge of SQL !!!!!
@scienceblossom61974 жыл бұрын
This is a 28 minute video in which every minute (or every second in 28:43 to be more precise) has been used on amazing non-BS stuff. Thank you Corey your teaching levels are outstandingly higher than everyone else I've learned something from!
@khan51952 жыл бұрын
That was exactly any newbie Pythonian could ask ! I feel like I have completed my whole uni semester in 29 minutes. Thanks mate !
@5starkarma6 жыл бұрын
I am usually shocked if the best Python tutorials on, well, anything, can't be found on your page. You are an amazing teacher with great talent. Thank you for all your work.
@Luis_Fernando_Pouliot_Madero4 жыл бұрын
You teach so many things in only 29 minutes, so clear. Voice, image, sound, simplicity, direct to matter. Great! ☑☑☑☑☑
@Unfettered_Braid Жыл бұрын
5 years later and this was still amazing! Thank you!
@davidschroeder2732 Жыл бұрын
Another outstanding presentation from Corey. One of the VERY BEST teachers on the internet.
@PaoPaw0985 жыл бұрын
My man teaching not only how to do the basic stuff but also what we can apply on a real world project (security, best practices etc.) you're the best.
@IyamwhoIyam7 жыл бұрын
You are very clear and your approach is spot on. Keep it up! We need you!
@aarongrant11842 жыл бұрын
DEAR COREY SCHAFER, HOW DO YOU ALWAYS ALWAYS ALWAYS SAVE MY DAY? thanks again!
@basetroll16275 жыл бұрын
No book can replace your fantastic videos! For years(embarrassing) I've put all my data into huge arrays because I had horror of databases. With your video, so clear and understandable presented, I will now dive into it.
@BeeBee--4 жыл бұрын
I had to pause this vid midway to watch your OOP Tutorials 1 and 2. Your videos are consistently well-made that I could bounce off different tutorials and easily integrate them with the current lesson. Kudos!
@paymeintrident2 жыл бұрын
Couldn’t understand this topic for the life of me… and you come along and speak clearly and in simple terms and it makes so much sense !
@ahmedl85743 жыл бұрын
Dude is a literal legend, ain't been this amazed in agesss by a tutorial
@drakZes6 жыл бұрын
I LOVE YOU, finally someone who explains their code and not only code so we can actually understand it. THANK YOU SO MUCH!
@justforwork53432 жыл бұрын
omg i love this, after searching for more than 2 hours i finally found an awesome tutorial
@kaduflutistАй бұрын
An excellent video and python/sqlite3 teaching technique which when followed along you end up getting the same result as the coach's. I took it on a STEP-BY-STEP basis and it worked perfectly here. Thank you very much, Corey!
@mayankinani21584 жыл бұрын
Best place to find out about python modules and actually understanding them.
@ethanbautista6344 Жыл бұрын
You are literally better than all professors combined in my entire school. Thank you for this knowledge sir
@omerfarukmerey4 жыл бұрын
I am studying computer science in a crazy school where they teach you a little bit of something and give you huge homeworks. You have helped me a lot with this video. Thank you so much!
@PedroHenrique-no1sr3 жыл бұрын
this is the best sqlite3 tutorial on youtube, the way you explain things are very clear and easy to understand. Great job
@abigailmacdonald36985 жыл бұрын
A little floored by how informative your tutorials are. Thanks a lot!
@allansifuna88446 жыл бұрын
Your tutorials are incredible they have seen me grow from a noobie to advanced
@adityapaithon64996 жыл бұрын
Checkout my channel too for some cool Python tutorials
@devrubic4 жыл бұрын
One of the best tutorials ever. After a long time I wasn't confused on learning something new and wasn't also bored to leave it! AWESOME
@oleggaidukov49275 жыл бұрын
you are the God from pedagogical IT universe, man
@elliotwilens48594 жыл бұрын
Best SQLite tutorial on the internet! I've been searching for days & finally understand it. Thank you
@VictorMongi7 жыл бұрын
This tutorial is a Gem, seriously.... God Bless You Corey... keep making great stuff mannnn....
@amyst8156 жыл бұрын
Simply one of the best Python tutorials out there, so good it forced me to put my first comment out here :) ... thank you Corey!
@tntcaptain94 жыл бұрын
Loved the tutorial, especially the part where you made the functions for performing same SQL operations again and again
@imnodl4 жыл бұрын
Thank you so much for making my life so much easier, I had no idea you could use triple quotes to write multiple line strings without having to use '/n'. This greatly improved my code's readability. Also, thanks a bunch for all of these free tutorials, they're absolutely fantastic!
@stevenmccarther58363 жыл бұрын
Was looking for a video to help me use SQLITE with Jupyter . I learned a lot with this video , Thanks Mr. Schafer
@vishalraj37625 жыл бұрын
Awesome video!! Short, concise & to the point. I never thought learning SQLite would be so much easy and fun with Python. Great Job, Corey!! Keep posting videos like this.
@Brandon-bm7hp7 жыл бұрын
I love your videos They do not turn into a big mess like others they get straight to the point like it should be!
@benignexistence45582 жыл бұрын
Haven't even watched it yet but I thank you for not making it a combo tutorial with SQL. Too many tutorials have too much going on, thanks for employing the KISS method the way it should be. edit: posting this comment the first time it just said "returned error" how fitting
@OrientalMelodies20105 жыл бұрын
Your way of explaining the subject is outstanding!
@zeinelmokhtar41055 жыл бұрын
While True: Print(" Corey Schafer, YOU ARE MAKING THE WORLD A BETTER PLACE. Thank You Very Much ")
@aldehc992 жыл бұрын
Totally fascinating learning video to watch.
@jjatuljain3 жыл бұрын
This one is one of the best tutorials I have gone through.. Thanks Corey !!
@cd11685 жыл бұрын
Excellent. The functions really made it worth while.
@vitisanity5 жыл бұрын
Excellent teaching skill. I understand how to mix class tuples and database at the same time. Many thanks.
@basetroll16275 жыл бұрын
Me too, excellent explanation.
@sairajdas66926 жыл бұрын
God gifted teaching skills . Wow thank you .
@timo_b33 жыл бұрын
all this years and no one told me that there are serverless databases. thank you
@jerwinsamuel6 жыл бұрын
Clear choice of words. Your teaching skills are amazing.
@Keval_ek_insaan6 жыл бұрын
You are amazing Teacher Corey! Your teaching skills are really appreciative. One of the best videos for python. Thanks you soo much.
@giahmed824 жыл бұрын
Excellent step by step explanation. Really love the way you have explained. Hoping to watch more of your videos.
@KleinmeisterPang7 жыл бұрын
Great video, I am using Python with SQLite at work and educated myself with Coreys Videos,.. thanks man :)
@PavelSTL3 жыл бұрын
I have access to a class conducted by Python professionals that my company paid for. I couldn't do it, I said screw it and I came here, this is so much better.
@iansharp11715 жыл бұрын
You are a gifted teacher. thankyou.
@agaby182 жыл бұрын
Thank you! That's precisely what i need to understand the py approach to sqlite3.
@Yasharvl4 жыл бұрын
A super SQLite-3 jump start video! Thank you again Corey!
@iamakifislam3 жыл бұрын
🖤 You are the best teacher of Python
@ReasonablyRetro2 жыл бұрын
Very helpful overview! Really helped understand the language and I knew almost nothing before. One small step forward. Thanks!
@-sahlamahla22706 жыл бұрын
You're a hero! I love the way you explain things. Thanks a lot
@moadhoueslati68383 жыл бұрын
From tunisia ???
@ibrahimal-mahfooz87374 жыл бұрын
Wallahi you are the best teacher ever!
@skanda52063 жыл бұрын
Great explanation. He goes through everything in detail
@wintats56504 жыл бұрын
Thank you so much Corey for taking the time to explain every detail. You are a blessing, be blessed!!
@shanerigsby90306 жыл бұрын
So glad I found this video as my first look at SQLite--perfect level of instruction. Hoping to find a bunch more from you.
@dLantee Жыл бұрын
Wonderful video! Very clear, easy to follow. Very good teaching!
@janzaibmbaloch54845 жыл бұрын
A very nice and hands on intro. Kudos
@MobCat_3 жыл бұрын
19:06 I don't remember what its called but you can also use a c insert variables into things.. thing c.execute(f"INSERT INTO employees VALUE ('{emp_2.first}', '{emp_2.last}', '{emp_2.pay}')") the f before the "" is the important bit. print(f"Name: {emp_2.first}") Thanks for the awesome video as well.
@piotrmazgaj2 жыл бұрын
Nooo... we can't it was said. That this method is prone to SQL Injection attacks and won't worki in this case. Those are f-strings.
@rafalelele6 жыл бұрын
Mr. Shafer, thank you very much for your tutorial. It's so clear and enlightening. I rewrote one of my script using SQLite to store records and query, which is more efficient than my previous approach (to store data in excel via openpyxl and search cell from the whole worksheet). Much appreciated.
@sessdu5 жыл бұрын
I liked each of your tutorial I had watched, great works
@nilupulperera4 жыл бұрын
Excellent tutorial. Everything in one simple video. Thank you so much.
@kamranmoazzamansari72895 жыл бұрын
Breaks down things. Finally found a great video.
@davidthompson38763 жыл бұрын
Excellent video. Just the right speed for me. Thanks.
@khaled-dz83573 ай бұрын
I wasreally wondering how tolearn hard SQLLITE and databases in genreal. You have broke down and make it like chees for me. Thanks Corey
@amirilifee4 жыл бұрын
Nice video man. Dont stop doing same videos, bcoz we need them.)))
@calebtallquist39324 жыл бұрын
These videos are so well explained and VERY helpful and informative!
@gatuaprof53963 жыл бұрын
Nice work, buddy. I do not easily subscribe to channels, with the crystal clear demo, i had too.
@sameerk129826 жыл бұрын
Thank you very much sir for creating such an informative clear video for sqlite.
@johnchessant30122 жыл бұрын
Glad I found this, it was extremely helpful and clear
@JJohnny2243 жыл бұрын
That's a great video, I'm building a small project for my summer class and SQLite is perfect for it. Thanks!
@suyash.013 жыл бұрын
As always, to the point and straightforward. Thanks my man!
@youcefyahiaoui14655 жыл бұрын
Why! Super amazing teaching. I love Corey Schafer's tutorials.
@_jdfx5 жыл бұрын
amazing! such clear explanations, best every 30min video!
@Zero-lb1zm4 жыл бұрын
This a really good tutorial Corey, thanks for all the workings and explainations.
@Harshhification4 жыл бұрын
Wow, such a detailed explanation! Subscribed!!
@narendrar99405 жыл бұрын
Wow! It was so precise, informative and all encompassing . I really enjoyed it. Thank you very much.
@BlackBlingGirl3 жыл бұрын
Wooooow ! Thank you this is exactly what I needed for my new project ! Amazing Video and the explanations are on point !
@789sunshine2 жыл бұрын
Thanks a ton! Just exactly what I was looking for!
@SZOKE199403214 жыл бұрын
all DB stuff I need for a simple app in one video, cool stuff
@mahdibouaziz53534 жыл бұрын
Keep it up! We need you!
@jonathangeorge58142 жыл бұрын
I liked your explanation. They're clear and detailed. Well done video as a whole sir :)
@yunakamura3 жыл бұрын
I should have reached this video before I accidentally went into thinking I should start with Mysql... Anyway, thanks a lot!!!
@profreed3 жыл бұрын
really helpful! Thank you so much. I need a quick straightforward intro and that was great. Highly recommend!
@zacstrick61335 жыл бұрын
This was a great video, very well structured with good sound and visuals.
@adamsykes37924 жыл бұрын
Super Easy To follow and im 13, great tutorial now i can say i can use sql lite in pychaarm
@simoncollins72576 жыл бұрын
Fantastic video - really straight forward and informative
@Omgtired6 ай бұрын
YET ANOTHER BANGER BABY!
@ishpeace48865 жыл бұрын
Amazing tutorial. Thank you so much Corey
@SupermotoZach6 ай бұрын
Who else loves how awesome python is 😀
@daveland26533 жыл бұрын
Loved the special effects.
@trying2understand8706 жыл бұрын
Thank you so much Corey, really enjoy learning python from you. You are very good at explaining the minutia.
@anuragkadam793511 ай бұрын
Awesome channel, awesome work. Whatever i earn from my programming skills, i owe it to you. 🙌🏿✨