apache/kyuubi
Apache Kyuubi is a distributed and multi-tenant gateway to provide serverless SQL on data warehouses and lakehouses. observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 99
- Release rhythm 83
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 40.0
- age_days: 3180
- days_rel: 36
- days_push: 7
- n_releases_24m: 11
Adoption not part of the score
2361 stars · 1017 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Apache Kyuubi is a distributed, multi-tenant Thrift JDBC/ODBC gateway that provides serverless SQL access to data warehouses and lakehouses. It manages pre-warmed Spark, Flink, and Trino engine instances so end users and BI tools can run SQL against large-scale data without managing compute themselves.
Use cases
- run interactive SQL queries on Spark from BI tools via JDBC
- provide a multi-tenant SQL gateway for a data lakehouse
- serve HiveServer2-compatible connections for big data analytics
- run large ETL batch jobs through a unified SQL interface
- isolate compute resources per user or tenant on a shared cluster
- query Iceberg, Hudi, Delta, and Hive tables from one endpoint
When to choose
- you need a serverless, multi-tenant SQL entry point over Spark/Flink/Trino
- you want HiveServer2 compatibility so existing JDBC/ODBC clients and BI tools work unchanged
- you require per-user engine isolation, high availability, and high client concurrency
- you want unified authentication and authorization across multiple query engines
When to avoid
- you need a lightweight embedded SQL engine rather than a distributed gateway service
- your workloads are small-scale single-user queries where a direct Spark or Trino connection suffices
- you need OLTP-style transactional queries against a relational database
- you cannot operate JVM-based server infrastructure or a Hadoop/lakehouse storage layer
Facets
service · maturity stable
database api-framework auth authorization scheduling big-data databases analytics microservices jvm cloud self-hosted spark-sql jdbc-odbc-server lakehouse hive serverless-sql multi-tenancy etl-gateway apache-software-foundation sql data-engineering kubernetes docker linux
3 sources
- readme: https://github.com/apache/kyuubi · fetched 2026-08-28 · 0a435d50f430
- homepage: https://kyuubi.apache.org/ · fetched 2026-08-29 · 0ba0cb360f74
- site_page: https://kyuubi.apache.org/releases.html · fetched 2026-08-29 · 23bc75780c74
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| apache/kyuubi | main | 94 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem