Verify Database Changes with sqlite3 CLI - Python SQLite Part 2 , #35
1views
1likes
06:13
T
Taught by Celeste AI - AI Coding Coach
View on YouTubeDescription
Learn Python SQLite Part 2! In this tutorial, you will build a shopping product database with Create, Read, Update, and Delete operations, then verify every change
using the sqlite3 command line tool.
What you will learn:
- Building CRUD functions for a shopping product database
- Using sys.argv to dispatch actions from the command line
- Running sqlite3 CLI to query the database file directly
- Before and after verification of every database change
- INSERT, UPDATE, and DELETE with parameter placeholders
Timestamps:
0:00 - Introduction
0:30 - Shopping CRUD Explained
0:57 - Shopping CRUD Demo
4:42 - Recap
5:17 - End
Source code: https://github.com/GoCelesteAI/python_sqlite_part2
Previous: Lesson 34 - SQLite Database
https://youtu.be/PLACEHOLDER_L34
Next: Lesson 36 - SQLAlchemy ORM
Coming soon!
---
Python Tutorial for Beginners playlist - Learn Python from scratch with hands-on coding demos.
#Python #SQLite #Database #PythonTutorial #CRUD #sqlite3 #PythonForBeginners #CodingTutorial #SQL #CommandLine #Verification
Tags: Python, SQLite, Database, Python Tutorial, SQL, CRUD, sqlite3, Python for beginners, learn Python, coding tutorial, CelesteAI, shopping, verification,
command line
Back to tutorialsOpen in YouTube
Duration
6:13
Published
February 12, 2026
Added to Codegiz
March 15, 2026