It's quite simple to try out SQLFlow using SQLFlowPlayground On the Cloud.
- Click here to open our playground website.
- Login SQLFlow Playground with your GitHub account, just click the authorization button.
- Select some project to try out SQLFlow.
- If you want to try SQLFLow on your own computer, please refer to Deploy SQLFlow on Kubernetes, or Run SQLFlow in a VM Playground.
For advanced usage, you might want to go on reading
- Language Guide
- SQLFlow Playground
- Run on Kubernetes
- Run on Docker
- Export Trained Models
- Run with command-line tool or clients (Python, Java...)
- Run SQLFlow with Different DataSources (MySQL, Hive, MaxCompute..)
- Improve builtin Models