Column-Level Data Lineage
Trace column-level data lineage across tables and views. Visualize how columns are derived, inspect transformation expressions, and map upstream and downstream dependencies.
Trace column-level data lineage across tables and views. Visualize how columns are derived, inspect transformation expressions, and map upstream and downstream dependencies.
Trace column-level data lineage across tables and views of your ClickHouse database. Visualize how columns are derived, inspect transformation expressions, and map upstream and downstream dependencies.
Trace column-level data lineage across tables and views of your MySQL database. Visualize how columns are derived, inspect transformation expressions, and map upstream and downstream dependencies.
Trace column-level data lineage across tables and views of your PostgreSQL database. Visualize how columns are derived, inspect transformation expressions, and map upstream and downstream dependencies.
Trace column-level data lineage across tables and views of your Snowflake database. Visualize how columns are derived, inspect transformation expressions, and map upstream and downstream dependencies.
Learn how to inspect existing database schemas and generate their HCL or SQL definitions using the `atlas schema inspect` command with various flags and options.
Use Atlas as a Prisma schema visualizer to generate beautiful Entity-Relationship Diagrams (ERDs) from your schema. This guide shows you how to visualize your Prisma models and their relationships, making it easier to understand your database structure.
Atlas Registry provides automatically generated documentation for your database schema, keeping it up-to-date and easy to navigate.
Learn how to visualize your Drizzle schema using Atlas to generate an interactive ERD (Entity-Relationship Diagram). This guide walks through setup, configuration, and generating a shareable schema diagram directly from your TypeScript models.
Learn how to visualize your GORM schema using Atlas to generate an interactive ERD (Entity-Relationship Diagram). This guide walks through setup, configuration, and generating a shareable schema diagram directly from your Go models.
Learn how to visualize Sequelize schemas using Atlas. This guide covers setting up Atlas, creating a Sequelize schema, and generating an Entity-Relationship Diagram (ERD) for your database.