Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 639 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 639 Bytes

External Clients

A lot of times the user wants to query data from an external application instead of using the built-in query explorer. Pinot provides external query client for this purpose.

All of the clients have pretty standard interfaces so that the learning curve is minimum.

Currently Pinot provides the following clients

{% content-ref url="jdbc.md" %} jdbc.md {% endcontent-ref %}

{% content-ref url="java.md" %} java.md {% endcontent-ref %}

{% content-ref url="python.md" %} python.md {% endcontent-ref %}

{% content-ref url="golang.md" %} golang.md {% endcontent-ref %}