Learn Advanced Python 3: Database Operations
Offered By: Codecademy
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.
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
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity