Tutorials¶
Step-by-step lessons to learn DuckDB Semantic Views by building real examples.
Getting Started — Install the extension, create your first semantic view, and run your first query in 5 minutes.
Multi-Table Semantic Views — Model a three-table star schema, declare PK/FK relationships, and query dimensions across table boundaries.