SQL Server Lineage Connector

SQL Server Lineage Plus Connector – User Setup

To enable Bigeye to connect to SQL Server and retrieve data lineage, you will need to create a read-only user account and configure connection parameters.


1. Create a SQL Server Read-Only User

Follow the instructions in the Bigeye documentation to set up a read-only user for SQL Server:

👉 Create a SQL Server Read-Only User


Configuration Parameters

The following fields can be configured:

  • db.connection.url
  • db.connection.driver_class
  • db.connection.username
  • db.connection.password
  • db.catalog.name.include
  • db.catalog.name.exclude
  • db.query.fetchsize

Summary of Steps

  1. Create a read-only SQL Server user (see Bigeye SQL Server Docs).
  2. Configure the connection parameters in Bigeye.