Turntable is a collaborative workspace to develop, deploy, and monitor your reporting stack in half the time
Run queries, document tables, and transform data using dbt Core, SQLMesh, or plain SQL.
Trace columns from upstream sources, to transforms and downstream dashboards.
Work on projects together and get teammates caught up to speed.
SELECT users.name, orders.order_date, SUM(order_items.quantity * products.price) AS total_amount FROM users JOIN orders ON users.id = orders.user_id JOIN order_items ON orders.id = order_items.order_id JOIN products ON order_items.product_id = products.id WHERE orders.order_date >= '2023-01-01' GROUP BY users.name, orders.order_date ORDER BY total_amount DESC LIMIT 10;
Sync sources, metrics and dashboards with up-to-date metadata and documentation.
Modify, preview, and deploy transform and BI changes instantly. Avoid data duplication.
A native AI assistant helps you spend less time managing your DAG, building models, and changing downstream BI tools and reports.
Full end-to-end visibility into your data stack. Discover breaking changes and data quality issues in your pipelines and dashboards before they go to production.
Setup takes 5 minutes. Turntable supports all the tools you already love and use.
14 day trial. No credit card required.