YoVDO

SQLite Databases With Python - Full Course

Offered By: freeCodeCamp

Tags

Python Courses Databases Courses SQLite Courses

Course Description

Overview

Dive into a comprehensive video course on using SQLite databases with Python, designed for those with basic Python knowledge but no prior database experience. Learn to create databases and tables, add and manipulate data, generate reports, and execute specific queries. Master essential concepts like connecting to databases, creating tables, inserting records, using primary keys, implementing WHERE clauses, updating and deleting records, ordering results, and more. Follow along as the instructor builds a practical application, demonstrating how to implement various database functions. By the end of this 1-2 hour tutorial, gain the skills to effectively work with SQLite3 in your Python projects.

Syllabus

) What Is A Database.
) Install Python.
) Install Git Bash Terminal.
) Connect to Database in Python.
) Create A Table.
) Insert One Record Into Table.
) Insert Many Records Into Table.
) Query and Fetchall.
) Format Your Results.
) Primary Key.
) Use The Where Clause.
) Update Records.
) Delete Records.
) Order Results.
) And/Or.
) Limiting Results.
) Delete (Drop) A Table And Backups.
) Unit 18 Our App - Show All Function.
) Unit 19 Our App - Add A Record Function.
) Unit 20 Our App - Delete a Record Function.
) Unit 21 Our App - Add Many Records Function.
) Unit 22 Our App - Where Clause Function.


Taught by

freeCodeCamp.org

Related Courses

Introduction to Databases
Meta via Coursera
Web Development
Udacity
MongoDB for Developers
MongoDB University
MongoDB for DBAs
MongoDB University
MongoDB for Java Developers
MongoDB University