Cloud and On-Premise version

To obtain the data lineage result from REST call, you have two options.

Use our cloud server:

Check this section to get more details about how to onboard our could server.

Install a SQLFlow On-Premise version on your own server

Please check here to see how to install SQLFlow on-premise version on you own server.

There are two default accounts for SQLFlow On-Premise and you can change the default password by yourselves:

Admin Account
username: admin@local.gudusoft.com
password: admin

Basic Account
username: user@local.gudusoft.com
password: user

Check here to understand the difference between SQLFlow Cloud and SQLFlow On-Premise. Check this page for how to generate the token required by Api invocations.

Last updated