How Datawise Fits Your Stack
Datawise connects to your existing tools. You don’t replace anything.| Layer | Supported |
|---|---|
| Warehouse | Snowflake, BigQuery, Postgres |
| Transformation | dbt Cloud |
| BI | Tableau, Power BI |
| Version Control | GitHub |
Core Concepts
Schema breakage is any change to a data asset’s structure that causes a downstream consumer to fail or produce incorrect output. This includes column removals, renames, type changes, and breaking dbt model changes. Downstream impact refers to all assets that depend on a changed asset. Datawise resolves this through lineage, tracing dependencies from the warehouse through dbt to your BI layer. Mitigation is tracked automatically. After a schema change is detected, Datawise compares subsequent ingestion runs to determine whether the breakage has been resolved. Assets are any tracked objects in your stack: warehouse tables and views, dbt models, Tableau workbooks, Power BI reports.Navigation
The Datawise app has six main sections:- Dashboard — KPIs and trend data. PRs analyzed, breaking changes detected, schema breakages over time, most volatile assets.
- Schema Guardian — Pre-merge detection. Review AI analysis of GitHub PRs, downstream impact, and mitigation recommendations.
- Schema Radar — Post-deployment detection. View schema change history, breaking vs safe changes, downstream impact, and mitigation status.
- Lineage — End-to-end lineage from warehouse through dbt to BI. Column-level lineage available on Pro and above.
- Data Assets — Full list of tracked assets with schema change history, downstream count, and criticality.
- Connectors — Connect and configure your data sources. View status, last run, and trigger manual syncs.
- Settings — Manage users, roles, notifications, and billing.