@AhmadAlMutawa_abunoor

I can not convey how much I am glad to see your videos coming back. 
I use SQLite extensively with C#. But I am glad to see that I can extend my usage to python as well.

Please, please, please, make more videos like this, and with more frequency 🙏🙏

@djl3009

{
	"title":"SQLite in Python",
	"chapters":{
		"start" : "00:00:00",
		"What is SQLite" : "00:00:34",
		"Create DB" : "00:01:20",
		"Create Table" : "00:02:27",
		"Insert data" : "00:03:13",
		"Commit the connection" : "00:04:42",
		"Data Types" : "00:05:07",
		"execute & exececutemany" : "00:05:50",
		"executescript" : "00:06:01",
		"Cursor iteration" : "00:07:12",
		"? placeholder" : "00:07:39",
		"Summary" : "00:08:42",
		"end" : "00:10:10"
	}
}

@cyndicorinne

This is a great introduction to the use of for SQLite and Python. As always, the deadpan humor is much appreciated. 💜

@KaizerKilborn

I started learning SQL yesterday, and am using it in Python. This video has arrived with precise timing. Would expect nothing less from Socratica. Thank you for making this video!

@thatotherguy4245

This could not have come at a better time...my boss just asked me to speed up our dashboards and start managing our own data instead of relying on the technology team. Awesome video as always.

@Socratica

𝙎𝙩𝙖𝙮 𝙞𝙣 𝙩𝙝𝙚 𝙡𝙤𝙤𝙥 𝙄𝙉𝙁𝙄𝙉𝙄𝙏𝙀𝙇𝙔: https://snu.socratica.com/python
Code samples & test data live at → https://github.com/socratica/python

@darius_defiant

I love the way this is narrated SO much. It's the perfect amount of efficient, to-the-point teaching and humour. It keeps me engaged and interesting through otherwise relatively dry subject matter

@kingofcastlechaos

I need to write a Python script that detects I am watching your videos, and then reminds me to NOT be drinking or chewing while watching, or I may be cleaning up my desktop yet again. LOVE the humor!

@metinunlu_

I don't remember enjoying a cs related education video this much, absolutely loved it! Thank you.

@alvarocafe

This channel just keeps getting better! Cheers!

@meeguelangelo

Every single SQLite-Python text-based tutorial I've seen so far is poorly explained and assumes relative paths when connecting the DB — I appreciate this so much! Thank you, I'll be using this knowledge and more to build a wxPython (GUI) -based plants tracker (for myself) to track/modify plants, watering and potting events and more based on the SQLite DB I've already created with all the necessary tables. Thank you!

@kiiandrii

these videos are always so clear and funny.

@FlyingTurtleLP

Oh how much I love these videos :D ... Amazing style and so entertaining!

@ozzman530

I've been using SQLite3 for years in python to import and export Excel files. I love the versatility. It makes anything I can put into Excel, easy to handle for generating formatted colorized output in a terminal of a bastion server. Also love the fact that I still learned a couple new concepts from this video. Great job.

@df6148

I would really love a MongoDb video just like this.  🙏🏽

@TheRainbowWraith

I'm new to Python and SQL and this helped me overcome my first hurdle - also made me giggle too, which is very much a plus - Great stuff!!

@graytonw5238

I come to these videos for the bone-dry humor in addition to the education.  Another winner!

@neurite001

Appreciate you have included the topic of SQL injection in this short video.

@JorgeEscobarMX

Omg! ❤ it's been so long. I'm just happy to have a new SQL video on socratica

@binsitt

I LOVE that style, learning is a breeze here!