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: [email protected]
password: admin
Basic Account
username: [email protected]
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.
Hint: The default license supports up to 50 users. Please contact [email protected] if you need SQLFlow to support more users.
Last updated