Track query performance and understand data flow in your PostgreSQL database. pg_lineagelens analyzes your most expensive queries and builds an interactive data lineage visualization showing how data moves between tables across schemas.
{% if session.has_results %} {% endif %}Enter your database credentials to connect to your PostgreSQL server.
Requires the pg_stat_statements extension to be enabled.
We'll analyze your most expensive queries and identify table relationships.
SQL parsing is used to determine source and destination tables.
Visualize data flow, identify bottlenecks, and optimize your queries.
Export results for documentation or further analysis.
Explore the interactive visualization of data flow between tables in your PostgreSQL database
View Data Lineage