| description | cover | coverY |
|---|---|---|
First Snowflake native data observability solution |
.gitbook/assets/dwh-docs-cover-03.png |
0 |
We provide a unique data lineage solution built especially for Snowflake users.
Dwh.dev is designed to help data teams easily understand, document, and manage their data flow.
With Dwh.dev, you can search and visualize your data lineage, track data dependencies issues, and better understand your data pipelines.
It's a perfect solution for data engineers, analysts, and scientists who want to boost their productivity and efficiency.
It's easy to start: any type of integration takes about a few minutes!
Dwh.dev is based on a static analyzer.
We parse SQL, then compile it into an internal representation and analyze it automatically.
We don't use information from Snowflake system tables, which allows us to provide features such as:
- Snowflake Marketplace (Native App): always up-to-date lineage without external dependencies
- Offline mode: building data lineage without a direct connection to your database.
- In-query lineage: visualizing the dependency graph within a query.
- Equals lineage: displaying a hidden dependency graph based on conditions in
JOINandWHERE. - QUERY_HISTORY analysis and schema change tracking
- CTAS cost management
- CTAS logic change tracking
- CTAS logic change alerting
- And much more.
You can access the parsing and compilation results through our API.