Data lineage for Oracle
SQLFlow discovers Oracle data lineage by analyzing Oracle and PL/SQL script. It can connect to the Oracle database, scan the metadata, and read all the SQL DDL code and logic stored in it.
Using this information, SQLFlow creates a detailed visualization of the Oracle data lineage that can be integrated into any third-party metadata management solution or viewed in SQLFlow’s frontend visualization UI.
SQLFlow analyzes
PL/SQL scripts
Database dictionaries
Stored procedures
Packages
Triggers
Functions
Views
Objects