The dbt IDE That Moves as Fast as You Do
DbDeux gives your data team a blazing-fast development environment for dbt. Atlas AI Co-pilot, Atlas Catalog, governed Metrics, Data Products, and Slimmer CI that's 4-8x faster than dbt Cloud. Everything you need to ship trusted, documented data.
Everything Your Data Team Needs. Nothing They Don't.
DbDeux replaces a patchwork of tools with one cohesive platform, designed from the ground up for modern analytics engineering.
Cloud IDE for Analytics
Full-featured editor with syntax highlighting, auto-complete, multi-tab editing, worksheets, and chart view.
Atlas AI Co-pilot
Warehouse-grounded AI. Reads your schema, models, metrics, and data products before answering.
Atlas Catalog
Documentation for every node type. Coverage scorecards, column-level lineage, AI doc generation.
Atlas Metrics
Semantic metric definitions with live SQL preview across 7 dialects and branch-level diffing.
Atlas Data Products
Bundle models, metrics, exposures into governed products with SLA tiers and ownership.
Lineage & ERD Viewer
Interactive DAG with 10+ layouts, click-to-trace, and PNG/PDF export.
Database Explorer
Live schema tree with drag-and-drop, auto-introspection, and brand icons for 8 warehouses.
Native Git Workflows
Branch, commit, push, and create pull requests without leaving the IDE.
Worksheets & Charts
SQL worksheets with inline chart visualizations. Explore data and share results instantly.
Shared Workspaces
Private, team, or org-wide workspaces with one-click project copy.
Share Links
Tokenized links for catalogs and data products. No login required for stakeholders.
Scheduled Jobs
dbt builds on schedule or from merges. Branch-aware execution with alerting.
Enterprise Security
SSO, RBAC, encrypted vault, audit logs, and SOC 2 compliance.
AI, Catalog, Metrics & Data Products
Four integrated products that turn your dbt project into a governed, discoverable, AI-powered data platform. All built in.
Atlas AI
Warehouse-Grounded Co-pilot
SELECT lost_customers /
total_customers AS churn_rate
FROM customer_retentionA True IDE, Not Just an Editor
File explorer, query runner, terminal, database browser, worksheets: everything integrated into a single, responsive workspace.
| order_id | customer_id | order_date | status |
|---|---|---|---|
| 1 | 1 | 2024-01-15 | completed |
| 2 | 3 | 2024-01-15 | shipped |
| 3 | 6 | 2024-01-16 | completed |
| 4 | 2 | 2024-01-16 | returned |
| 5 | 8 | 2024-01-17 | completed |
CI That's 4-8x Faster
Than dbt Cloud
Stop waiting. Slimmer CI with warm-pool runners delivers sub-second warm-path builds. Your PR checks finish before you switch tabs.
Performance Benchmarks
Warm-Pool Runners
Pre-warmed containers keep your CI pipeline hot. No more waiting for cold starts. Runs begin in milliseconds, not minutes.
Intelligent Schema Diff
Only rebuild what changed. DbDeux compares your PR against the production manifest and runs only the affected models.
Merge Triggers
Automatically run CI on pull requests, merges, or schedules. Configurable per-project with branch-aware execution.
Per-Project Gates
Enable or disable Slimmer CI per project. Fine-grained control so every team gets the workflow they need.
See Every Model Relationship
at a Glance
Interactive lineage graphs and entity-relationship diagrams built right into your IDE. Trace data from source to dashboard without leaving DbDeux.
10+ Layout Algorithms
Hierarchical, force-directed, grid, spiral, circular, and more. Pick the layout that fits your project.
Interactive Exploration
Click any model to highlight its upstream and downstream dependencies. Filter, search, and zoom freely.
Multiple Schema Formats
Parse PostgreSQL, DBML, TBLS, SchemaRB, Django, and more. Your schema, your format.
Export Anywhere
Export your lineage diagrams as PNG or PDF with custom watermarks. Share with stakeholders in seconds.
AI Grounded in Your Warehouse
Atlas reads your schema, models, governed metrics, and data products before answering. Every response is grounded in your actual code and data, not generic advice.
Ready to use out of the box. No API keys needed. Your code is never used for training.
SELECT
DATE_TRUNC('month', order_date) AS period,
SUM(amount) AS total_revenue
FROM analytics.fct_orders
WHERE status = 'completed'
GROUP BY 1
ORDER BY 1How DbDeux Stacks Up
Side-by-side with dbt Cloud and open-source tooling. See why teams are switching to DbDeux.
Ready to Ship Faster?
Join the waitlist for early access to DbDeux, the development platform built for speed, collaboration, and modern analytics engineering. Be among the first teams to experience the difference.
No credit card required · Free trial available · Enterprise plans with custom SLAs