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

Developing Android Apps
Google via Udacity
Programming Mobile Services for Android Handheld Systems: Content
Vanderbilt University via Coursera
Create Your First Web App with Python and Flask
Coursera Project Network via Coursera
Python Mega Course : Go Beginner to Expert in Python3
Udemy
Build Real Software with Python, PyQt5 and QT Designer
Udemy