Book Image

Introduction to SQLite Databases for Python Programming [Video]

By : John Elder
Book Image

Introduction to SQLite Databases for Python Programming [Video]

By: John Elder

Overview of this book

Free and open-source, SQLite is a popular database among developers for smaller projects, hobby projects, and even testing and development. When used with Python, one of the most powerful programming languages, they make a powerful combination. In this course you'll learn the basics of using SQLite with Python. You'll get started with installing Python and SQLite. The course will then get you up to speed with creating databases and tables. To help you build on your knowledge further, you’ll get comprehensive insights into working with tables, including adding, updating, and retrieving specific data using standard SQLite commands. Finally, you’ll build a basic app to help reinforce all the things that you’ve learned through the course. By the end of this course, you’ll have hands-on experience in effectively using SQLite with Python.
Table of Contents (3 chapters)
Chapter 2
Using SQLite With Python
Content Locked
Section 11
Order Results By
Using SQLite With Python: Order Results By