Schema explorer

Databases & Relationships

Explore any sample database live — tables, columns, primary keys and how the data connects.

About this database

Pick an engine and database above to explore it.

💡 How to read this page

Each card below lists a table’s columns; the 🔑 marks the primary key, and the 🔗 marks columns that reference another table (either a declared foreign key, or a column named like SomethingId by convention). New to all this? Start with the beginner guide.

Legend

🔑Primary key — unique identifier
🔗Foreign / reference key — links to another table
📝Regular field — data column

Tables

Loading schema…

Table relationships

📝 Example queries

🚀 Try these in the Playground