Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Udemy

110+ Exercises - Python + SQL (sqlite3) - SQLite Databases

via Udemy

Overview

Unleash the Power of Python and SQL - Master SQLite Databases for Efficient Data Management!

What you'll learn:
  • projects: e-learning platform, company database, forum application
  • solve 110+ exercises with SQL and Python
  • Python + SQL (sqlite3) + csv
  • Python + SQL (sqlite3) + pandas
  • User-defined SQL functions
  • deal with real programming problems
  • work with documentation and Stack Overflow
  • guaranteed instructor support

This course is a comprehensive learning resource designed to equip learners with a strong understanding of integrating Python with SQLite, a self-contained, serverless, and zero-configuration database engine. This course aims to help learners enhance their data manipulation and analysis skills using these two powerful tools.

With over 110 exercises, the course starts with basics such as creating and connecting to SQLite databases using Python's built-in sqlite3 module. Learners then proceed to more complex topics, including writing SQL queries, updating and deleting records, and handling transactions in Python. The course also covers error handling and database security to ensure the robustness and integrity of your applications.

Each exercise poses a unique problem, with a focus on practical, real-world scenarios. The exercises are designed to challenge learners and stimulate their problem-solving skills. Solutions to all exercises are provided, allowing learners to compare their approach and gain different perspectives on solving problems.

As the course advances, learners will also tackle more complex topics, such as optimizing queries, using advanced SQL constructs in Python, and understanding database models.

This course is an excellent choice for Python developers, data analysts, or anyone interested in handling databases with Python and SQLite. It is also beneficial for data science aspirants, as it provides a solid foundation for data manipulation and exploration. A basic understanding of Python and SQL is recommended to make the most of this course.


SQLite: The Compact Powerhouse of Relational Databases

SQLite is a lightweight, embedded relational database engine designed for simplicity, reliability, and portability. It operates without a separate server process, storing the entire database in a single file, which makes it ideal for mobile apps, embedded systems, desktop applications, and small to medium-scale data management. Despite its compact size, SQLite supports full SQL capabilities and ACID compliance, offering robust performance with minimal setup.

Syllabus

  • Tips
  • Starter
  • ----- Project - E-learning platform -----
  • One-To-Many / Many-To-One
  • Many-To-Many
  • Many-To-Many + additional columns
  • DML - Data Manipulation Language
  • SQL Injection
  • ----- Mini Projekt - Company -----
  • One-To-One
  • Many-To-Many
  • ----- Project - Forum Application -----
  • Forum application
  • DML - Data Manipulation Language
  • ----- csv + pandas -----
  • sqlite3 + csv
  • sqlite3 + pandas
  • ----- User-defined functions -----
  • User-defined functions
  • Configuration (optional)
  • Bonus

Taught by

Paweł Krakowiak

Reviews

4.7 rating at Udemy based on 51 ratings

Start your review of 110+ Exercises - Python + SQL (sqlite3) - SQLite Databases

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.