Releases: TahirRiaz/SQLFlow
Releases · TahirRiaz/SQLFlow
Release list
SQLFlow_Sandbox_v1.3
SQLFlow Setup Wizard
The SQLFlow Setup Wizard automates the complete deployment of SQLFlow in your environment. It handles:
- Downloading backups from GitHub
- Setting up Docker containers
- Restoring databases
- Configuring connections
Simply download the package for your operating system, unzip it, and run the setup script. In about 5 minutes, you'll have a fully functional SQLFlow sandbox ready for running advanced ETL pipelines.
Download Setup Scripts
Windows
Download Windows Setup Script (setup.ps1)
Mac
Download Mac Setup Script (setup.sh)
Quick Start
- Ensure Docker Desktop is installed and running
- Download and unzip the appropriate setup script for your platform
- Run the script and wait approximately 5 minutes
- Access SQLFlow at http://localhost:8110
- Login with credentials: demo@sqlflow.io / @Demo123
For more detailed installation instructions, see our [Installation Guide](https://github.com/TahirRiaz/SQLFlow/blob/master/Sandbox/setup-guide.md).
Support
If you encounter any issues during installation, please [open an issue](https://github.com/TahirRiaz/SQLFlow/issues) on our GitHub repository.