Getting Started
Welcome to dbdeux. The modern, cloud-native IDE built for data teams who want to move fast with dbt.
What is dbdeux?
dbdeux is a complete development platform for dbt projects. It replaces the fragmented workflow of local editors, terminal sessions, and manual deploys with a single, integrated experience:
| What you get | What it replaces |
|---|---|
| Cloud IDE with SQL/YAML/Jinja editing, per-file run buttons, and compiled SQL tab | VS Code + dbt extensions + local Python environment |
| Worksheets for ad-hoc SQL with results grid, charts, and export | Separate SQL clients (DataGrip, DBeaver, etc.) |
| Database Explorer with drag-and-drop schema browsing | Manual INFORMATION_SCHEMA queries |
| Visual DAG Explorer with column-level lineage | Manual dbt docs generate + static site |
| Slimmer CI with AI code review, metric gate, schema diffs, and state comparison | Custom CI pipelines + manual dbt Cloud CI setup |
| One-click runs against your warehouse | Terminal + manual dbt run commands |
| Schema Diff showing exact changes between runs | Manual schema comparison scripts |
| Automated scheduling with dependency chains | External orchestrators (Airflow, Dagster, etc.) |
| Built-in testing with visual results | Terminal test output + manual review |
| Team collaboration with Git workflows (GitHub, GitLab, Azure DevOps, Bitbucket) | Separate Git client + code review tools |
| Atlas AI Co-pilot grounded in your schema and models | Separate AI tools with no context |
| Atlas Metrics with catalog browser, live SQL preview, and metric diffs | Spreadsheets, LookML, or no shared metric layer |
| Organizations with AI budgets, member roles, and instant switching | Manual team management |
| Multi-version dbt (Core 1.8, 1.10, Fusion) selectable per project | Pinned to a single dbt version |
| Connection Tags with environment classification, production guardrail, and org-wide filtering | Manual naming conventions |
| Data Products with governance, SLA tiers, and reference validation | Spreadsheets or tribal knowledge about data assets |
| Share Links for external catalog sharing without login | Screenshots and exported CSVs |
| Atlas Catalog with project overview, zoomable DAG graph, all eight node types, coverage scoring, and column lineage | dbt docs serve + manual coverage audits |
| Shared Workspaces with private/team/org visibility and project copy | All projects visible to everyone |
| Audit Log with full action history | Custom logging solutions |
| Notifications via Slack, email, PagerDuty, webhooks | Custom alerting scripts |
| Post-Run Actions triggering Power BI refresh and API endpoints after builds | Custom scripts and manual triggers |
| Integrations with a central credential store for Power BI, API Endpoints, and PagerDuty | Secrets duplicated across pipelines |
| Sandbox Environments with per-developer schema isolation | Manual schema naming conventions |
| Service Accounts & API with scoped tokens to trigger jobs programmatically | Custom auth wrappers or shared credentials |
Get Started in 5 Minutes
Step 1: Sign Up
Sign up through dbdeux.com and access dbdeux from your dashboard. You can sign in with:
- Google Workspace
- Email and password
Your 14-day free trial includes all features with no credit card required.
Step 2: Connect Your Warehouse
Add your data warehouse credentials so dbdeux can execute queries on your behalf:
- Go to Settings → Connections
- Click + Add Connection
- Choose your warehouse (Snowflake, BigQuery, Redshift, Athena, Databricks, PostgreSQL, MotherDuck, Microsoft Fabric, Azure Synapse, Fabric Lakehouse, or StarRocks)
- Enter your credentials
- Click Test Connection to verify
All credentials are encrypted and never stored in plain text. If a teammate has already set up a connection, ask them for a Connection Template token to pre-fill your config instantly. → Detailed guide
Step 3: Import Your dbt Project
Point dbdeux at your existing dbt project repository:
- Go to Projects → New Project
- Connect your Git provider (GitHub, GitLab, Azure DevOps, or Bitbucket)
- Search and select the repository containing your dbt project
- Choose the branch and dbt project subdirectory (if applicable)
- Assign a connection and environment
dbdeux reads your dbt_project.yml and packages.yml automatically. An animated progress indicator shows the clone status while your project is being set up.
Step 4: Start Developing
A first-run onboarding checklist guides you through connecting your warehouse, importing a project, and running your first model. Once complete, open any model in the IDE, make a change, and click Run to see results instantly.
The first time you sign in, an org-aware guided tour highlights the key areas of the app (environments, databases, catalog, and jobs) with a spotlight walkthrough so you know where everything lives. You can dismiss it at any time, and it will not reappear on your next visit.
Explore the Platform
Now that you are set up, explore what dbdeux can do:
Build
- Cloud IDE: Write and edit dbt models in a powerful browser-based editor
- Worksheets: Run ad-hoc SQL queries and explore data interactively
- Database Explorer: Browse your warehouse schema with drag-and-drop
- DAG Explorer: Visualize your project's lineage interactively
- Version Control: Branch, commit, and collaborate with Git
- Git Provider Tokens: Required scopes and setup for GitHub, GitLab, Azure DevOps, Bitbucket
- Atlas AI Co-pilot: AI assistant grounded in your schema and models
- Atlas Metrics: Shared metric catalog with live SQL and branch diffs
- Data Products: Governed data product catalog with SLAs and ownership
- Share Links: Share your metric catalog externally without requiring a login
- Atlas Catalog: Server-indexed documentation browser with project overview, zoomable DAG graph, all eight node types, and coverage scoring
- Shared Workspaces: Organize projects into private, team, or org-wide workspaces
- Connecting Your Warehouse: Setup guide including shareable Connection Templates and Connection Tags
Test
- Slimmer CI: Automated PR validation with AI code review and schema diffs
- Data Testing: Validate data quality at every step
- Schema Diff: See schema changes between runs
- Environments: Isolate dev, staging, and production with per-environment dbt variables, sandbox schemas, and extended attributes
Deploy
- Job Scheduling: Automate runs on any schedule with post-run actions (Power BI refresh, API endpoints)
- Integrations: Central credential store for Power BI, API Endpoints, and PagerDuty
- Notifications: Get alerted when things need attention via Slack, email, PagerDuty, or webhooks
- Multi-Warehouse: Connect to any major data platform
Govern
- Organizations: Manage teams, AI budgets, and multi-org switching
- Migrating from dbt Cloud: Import your projects, environments, and jobs with a reviewable, idempotent wizard
- Service Accounts & API: Scoped API tokens to manage jobs, read runs, and browse environments, connections, and the catalog programmatically
- Audit Log: Track every action across your organization
- Maintenance Windows: Scheduled platform maintenance with automatic run pausing
- Status Page: Real-time platform health and incident reporting
- How dbdeux Works: Architecture and data flow
- Security: How we protect your data
- Reliability: Performance and uptime guarantees
Need Help?
- Documentation: You are here! Browse the sidebar for detailed guides on every feature
- Support: Reach us at support@dbdeux.io for technical assistance
- Status: Check dbdeux.datalakehouse.io/status for real-time platform health