Waii Deployment
Welcome to the architecture documentation for Waii, the world's most powerful SQL API built on LLM agents. This guide provides detailed instructions on deploying Waii.
Deployment Options:
- SaaS: Waii operates in a hosted environment, connecting directly to your database. All APIs and UIs are accessible through secure, authorized endpoints.
- Self-hosted: Run Waii services within your own environment and network. We support deployments on both Kubernetes and bare metal. This configuration ensures all data, APIs, and UIs operate solely within your VPC, without requiring connections to Waii-hosted services.
- Hybrid: Waii hosts all services, yet no direct connection to your data environment is needed. Instead, your environment pushes all necessary metadata and data to Waii to generate queries.
Additional Option:
Waii is available as a single docker image, ideal for sandbox environments or small-scale projects. This option is useful if SaaS deployment is not feasible. For more details on this approach, please see the Single Node Setup documentation.