SQL Server data lineage tool

Gudu SQLFlow can connect to the SQL Server/MSSQL database via its own connection. It can scan the metadata and read all the SQL stored procedure code and logic stored in it. Using this information, Gudu SQLFlow creates a detailed visualization…

Best Practices for Data Governance

6 Best Practices for Data Governance

In this article, we’ll take a closer look at 6 best practices for data governance. Before diving into our article, let’s think together why good data governance is so important? Consider what it could lead to without it: poor data…

Data Lineage in DAX

Data Lineage in DAX

Data lineage is a feature of DAX that most developers don’t know exists when they use it. This article focuses on data lineage in DAX and how it can help us generate better DAX code. Before diving into our article,…