Learn Excel & Financial Modeling the Way Finance Teams Actually Use Them
2,000+ Free Courses with Certificates: Coding, AI, SQL, and More
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Learn how to create, use, and manage simple databases using Python 3's built-in SQLite3 library in this comprehensive 49-minute tutorial series. Master the fundamentals of database operations by creating databases and tables, inserting both static data and variables, reading data with SELECT statements, visualizing database content through graphs, and performing UPDATE and DELETE operations to modify existing records.
Syllabus
Creating a database, table, and inserting - SQLite3 with Python 3 part 1
Inserting variables to database table - SQLite3 with Python 3 part 2
Read from (SELECT) Database table - SQLite3 with Python 3 part 3
Graph from database table example - SQLite3 with Python 3 part 4
UPDATE and DELETE - SQLite3 with Python 3 part 5
Taught by
sentdex