Skip to content

Releases: TahirRiaz/SQLFlow

SQLFlow_Sandbox_v1.3

Choose a tag to compare

@TahirRiaz TahirRiaz released this 27 Mar 16:40

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

  1. Ensure Docker Desktop is installed and running
  2. Download and unzip the appropriate setup script for your platform
  3. Run the script and wait approximately 5 minutes
  4. Access SQLFlow at http://localhost:8110
  5. 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.