Project: Library Tracker
Analyze library data to find top borrowers, current checkouts, and inactive members using JOINs, aggregates, and filters.
You’ve learned SQL essentials like filtering, joining, grouping, and summarizing data. Now it’s your turn to apply your skills to a real-world scenario: managing a small library system.
Library tracker
In this project, you’ll analyze data from a community library system using SQL. You’ll work with two related tables:
The members
table
Get hands-on with 1400+ tech skills courses.