Explore the Music Database
Now that the schema is familiar, query some real data. The Chinook database contains music catalog information — artists, albums, tracks, and more.
This exercise is part of the course
Software Development with Claude Code
Exercise instructions
- Start Claude Code with
claude. - Ask Claude to find all albums by an artist of your choice (e.g., AC/DC or Aerosmith).
- When done, type
/exitto exit Claude Code.
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise