Dwh.dev documentation
  • What is Dwh.dev?
  • Features
    • Data catalog
      • PIPEs
      • Fancy SQL Highlight
    • Data Lineage
      • Object-level lineage
      • Column-level Lineage
      • In-query lineage
      • Navigation
      • JOIN and WHERE
      • Equals column lineage
      • Strong and Weak dependencies
      • Default and Virtual Columns
      • Implicit Types casting
      • Circle dependencies
      • Argument forwarding
    • TASKs
  • Integrations
    • Snowflake
      • Offline mode
      • Secured online mode
      • Snowflake Marketplace
    • DBT
    • ETL
    • BI
      • Looker
      • Other
    • API
  • Snowflake SQL Syntax and Behavior
    • Identifiers
    • Reusing column aliases
    • SELECT * ILIKE EXCLUDE REPLACE RENAME
    • Scalar functions name resolution special behavior
    • Functions overloading
    • CTE as an expression alias
    • ASOF Join
    • UDF named arguments
    • Objects auto renaming
    • Columns auto renaming
Powered by GitBook
On this page

Was this helpful?

Features

PreviousWhat is Dwh.dev?NextData catalog

Last updated 8 months ago

Was this helpful?

Although is focused on data lineage, the product also has additional features that make life easier for users. The main screen is divided into three tabs:

  • A search system that simplifies working with lineage.

  • : A dependency graph. For small projects (up to 500 connections), it is possible to explore the entire database graph on one screen. For large projects, working with data lineage begins with selecting an object for exploration.

  • : A dependency graph of TASK objects in the database. You can explore the data lineage generated by each isolated DAG.

Dwh.dev
Data Catalog:
Lineage
Tasks