Trilogy Studio
Trilogy Studio
The Easiest Way to Trilogy
Try it here. A built in tutorial will guide you through usage.
Trilogy Studio is purpose-built IDE to demo Trilogy’s key features, including:
- Native language support, with syntax highlighting, auto-complete, and more
- Fast, interactive visuals
- AI-assisted query and dashboard generation
- Semantic model creation, reuse, and sharing
Rich Editing
Query Trilogy models directly, or use SQL for raw database access. Easily chart and visualize results.
Full-Featured Dashboarding
Assemble multiple queries together into dashboards with native interactivity and rich filtering.
Stop wrestling with complicated datasources and queries; connect your model and have a beautiful dashboard in under a minute.
AI Support
Love AI? Write queries and dashboards with your favorite LLM - just bring your own API key.
Hate AI? AI features are optional, and the metadata that powers them makes you faster anyway.
See Trilogy Studio in Action
Current support is focused on popular databases for analytics:
- DuckDB
- BigQuery
- Snowflake
Code
Trilogy Studio is open source under the MIT license.
Explore on Github.
Contributions welcome!
The Stack
Trilogy Studio is a Vue app built on top of Monaco Editor - which powers VS Code - and Vega, a powerful modern visualization library.
Tips
Trilogy Studio is a simple way to run Trilogy directly against your databases, but it's not the only way! Don't forget you can run Trilogy directly from python or compile your Trilogy to SQL and run in your own favorite IDE.
Features
- Write and run Trilogy queries directly in the browser
- Compare against raw SQL side-by-side
- Instantly test new models as you build them
- Generate queries with AI assistance