Client libraries of end users of Apache Kyuubi

Clone this repo:

Branches

  1. 61764f0 Merge pull request #1 from yaooqinn/asf by Kent Yao · 1 year, 4 months ago main
  2. 74f36ec Add .asf.yml by Kent Yao · 1 year, 4 months ago
  3. df6852d Add .asf.yml by Kent Yao · 1 year, 4 months ago
  4. f78e003 Initial commit by fwang12 · 1 year, 4 months ago

Apache Kyuubi Client

What is Apache Kyuubi?

Apache Kyuubi™ is a distributed and multi-tenant gateway to provide serverless SQL on data warehouses and lakehouses.

Kyuubi provides a pure SQL gateway through Thrift JDBC/ODBC interface for end-users to manipulate large-scale data with pre-programmed and extensible Spark SQL engines. This “out-of-the-box” model minimizes the barriers and costs for end-users to use Spark at the client side. At the server-side, Kyuubi server and engines' multi-tenant architecture provides the administrators a way to achieve computing resource isolation, data security, high availability, high client concurrency, etc.

https://kyuubi.apache.org/

About this repository

This repository maintains the client modules of Apache Kyuubi.

License

This project is licensed under the Apache 2.0 License. See the LICENSE file for details.