Installation

Gudu SQLFow is extremely simple to install and is comprised of two parts: frontend and backend. The frontend and backend can be installed on the same server, or they can be installed on two different servers seperately.

If you need to enable regular job features, you will also need to install Clickhouse on your server: Clickhouse Installation.

You can check for SQLFlow Widget once you have your SQLFlow on-premise Installed on your server and Widget will read the data from the SQLFlow on your server.

To ensure optimal performance for SQLFlow, we recommend the following configuration:

  1. CPU Cores 8 cores for handling both UI and backend processes efficiently.

  2. Memory (RAM) Requirement SQLFlow requires substantial memory; 32GB RAM is recommended. Customization: Use the /m flag to control memory usage as needed. Learn more about configuring memory.

  3. Storage Requirement At least 500GB for SQLFlow's storage needs.

Last updated