Quick Start
It’s quite simple to try out SQLFlow using SQLFlowPlayground On the Cloud.
- Click here to open our playgorund 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
- Export Trained Models
- Run with command-line tool
- Run SQLFlow with Different DataSources (comming soon)