Java
Query your cluster with Pinot’s native, tenant-aware Java client via Maven or Gradle.
Python
Query StarTree Cloud from Python applications using the pinotdb client library.
Node.js
Query Pinot from Node.js applications using a sample axios-based client driver.
REST API
Run SQL over HTTP by POSTing queries to the Pinot broker’s /query/sql endpoint.
Pinot Proxy
Route queries to the right broker tenant and access advanced query, cursor, routing, and debug APIs.
StarTree MCP
Deploy an MCP server for agentic workflows and natural-language queries on Pinot tables.

