始める無料で始める

Explore the Database Schema

The Chinook music database is connected via MCP. The database file is chinook.db in the music-analytics-api-with-db/ folder — the same Music Analytics API you've been building, now with the database included.

The MCP server has already been configured for you. For future reference on how to connect Claude Code to a SQLite database, see the MCP setup guide.

Before querying data, let's explore what's available. Ask Claude to list the tables and describe their structure.

この演習はコースの一部です

Software Development with Claude Code

コースを見る

演習の手順

  • Start Claude Code with claude.
  • Ask Claude to list all tables in the database.
  • Ask Claude to describe the schema of one table (e.g., the Album table).
  • When done, type /exit to exit Claude Code.

実践的なインタラクティブ演習

理論を実践に変える、インタラクティブな演習のひとつをお試しください

演習を開始する