blob: 3004f530b9923aac3babedff237ed557ffb58f23 [file] [log] [blame]
.. Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
.. http://www.apache.org/licenses/LICENSE-2.0
.. Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Clients
=======
This section aims to document the APIs, clients and tools for end-users who are not necessary to care about deployment at the kyuubi server side.
Kyuubi provides standards-based drivers for JDBC, and ODBC enabling developers to build database applications in their language of choice.
In addition, APIs like REST, Thrift, etc., allow developers to access kyuubi directly and flexibly.
.. note::
When you try some of the examples in this section, make sure you have a available server.
.. toctree::
:maxdepth: 2
jdbc/index
cli/index
bi_tools/index
rest/index
ui/index
python/index
advanced/index