YoVDO

Learn Advanced Python 3: Database Operations

Offered By: Codecademy

Tags

Python Courses SQLite Courses

Course Description

Overview

Learn how to perform database operations in Python using the sqlite3 module.
Continue your Python 3 learning journey with Learn Advanced Python 3: Database Operations. Explore the `sqlite3` module, which allows us to create, read, update, and delete the data in our SQLite relational databases within our Python environment.



### Notes on Prerequisites
We recommend that you complete [Learn Advanced Python 3: Functional Programming](https://www.codecademy.com/learn/learn-advanced-python-3-functional-programming) before completing this course.

Syllabus

  • Database Operations: Learn how to perform database operations in Python using the sqlite3 module!
    • Lesson: Querying SQLite Databases with Python
    • Project: Analyzing Hotel Databases with Python
    • Quiz: Querying SQLite in Python
    • Informational: Next Steps

Taught by

Jace van Auken

Related Courses

Access SQLite in an Android Studio Project
Coursera Project Network via Coursera
Android Banking Application using SQLite
Coursera Project Network via Coursera
Learn Flask: Databases
Codecademy
Learn Node-SQLite
Codecademy
Guided Project: Build a Movie Recommender with Django V2
IBM via edX