> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kinetica.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Downloads

<a id="downloads-label" />

<Tip>
  All of the downloads below (plus ODBC Mac and Linux clients) are available
  in [GAdmin](/content/admin/gadmin) (**Support --> APIs** or
  **Support --> Drivers**) and in the `/opt/gpudb/downloads/`
  directory on any server with *Kinetica* installed.
</Tip>

<a id="downloads-api" />

## Database API Downloads

The database API bindings for each language can be found below.

| Name       | Repository                                                                      | Reference                                                                                                                |
| ---------- | ------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| C++        | [C++ GitHub Repo](https://github.com/kineticadb/kinetica-api-cpp)               | \* [C++ API Reference](/content/api/cpp) <br /> \* [C++ API Tutorial](/content/guides/cpp_guide)                         |
| C#         | [C# GitHub Repo](https://github.com/kineticadb/kinetica-api-cs)                 | \* [C# API Reference](/content/api/cs)                                                                                   |
| Java       | [Java GitHub Repo](https://github.com/kineticadb/kinetica-api-java)             | \* [Java API Reference](/content/api/java) <br /> \* [Java API Tutorial](/content/guides/java_guide)                     |
| JavaScript | [JavaScript GitHub Repo](https://github.com/kineticadb/kinetica-api-javascript) | \* [JavaScript API Reference](/content/api/javascript) <br /> \* [JavaScript Developer Manual](/content/guides/js_guide) |
| Node.js    | [Node.js GitHub Repo](https://github.com/kineticadb/kinetica-api-javascript)    | \* [Node.js API Reference](/content/api/nodejs) <br /> \* [Node.js Developer Manual](/content/guides/nodejs_guide)       |
| Python     | [Python GitHub Repo](https://github.com/kineticadb/kinetica-api-python)         | \* [Python API Reference](/content/api/python) <br /> \* [Python Developer Manual](/content/guides/python_guide)         |

<a id="downloads-udf-api" />

## UDF API Downloads

The UDF API bindings can be found below.

| Name   | Repository                                                                      | Reference                                                                                                                                                                                                                                               |
| ------ | ------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| C++    | [C++ UDF GitHub Repo](https://github.com/kineticadb/kinetica-udf-api-cpp)       | \* [C++ UDF API Reference](/content/udf/cpp/writing) <br /> \* [Running C++ UDFs](/content/udf/cpp/running) <br /> \* [C++ UDF Examples](/content/udf/cpp/examples)                                                                                     |
| Python | [Python UDF GitHub Repo](https://github.com/kineticadb/kinetica-udf-api-python) | \* [Python UDF API Reference](/content/udf/python/writing) <br /> \* [Running Python UDFs](/content/udf/python/running) <br /> \* [Python UDF Examples](/content/udf/python/examples) <br /> \* [Python UDF Tutorial](/content/guides/udf_python_guide) |

<a id="downloads-connector" />

## Connector Downloads

| Name           | Repository                                                                      | Reference                                                 |
| -------------- | ------------------------------------------------------------------------------- | --------------------------------------------------------- |
| Beam           | [Beam GitHub Repo](https://github.com/kineticadb/kinetica-connector-beam)       | [Beam Developer Manual](/content/connectors/beam_guide)   |
| FME            | [FME GitHub Repo](https://github.com/kineticadb/kinetica-connector-fme)         | [FME Reference](/content/connectors/fme_kinetica_format)  |
| JDBC           | [JDBC GitHub Repo](https://github.com/kineticadb/kinetica-client-jdbc)          | [ODBC/JDBC Reference](/content/connectors/sql_guide)      |
| NiFi           | [NiFi GitHub Repo](https://github.com/kineticadb/kinetica-connector-nifi)       | [NiFi Developer Manual](/content/connectors/nifi_guide)   |
| ODBC (Windows) | [ODBC GitHub Repo](https://github.com/kineticadb/kinetica-client-win-odbc)      | [ODBC/JDBC Reference](/content/connectors/sql_guide)      |
| PowerBI        | [PowerBI GitHub Repo](https://github.com/kineticadb/kinetica-connector-powerbi) |                                                           |
| Storm          | [Storm GitHub Repo](https://github.com/kineticadb/kinetica-connector-storm)     | [Storm Developer Manual](/content/connectors/storm_guide) |
