Skip to main content
Enterprise Support Available
Spice.ai Enterprise provides full support for up to 3 years from the release date.
Version: v2.0

Clients and Tools

Spice supports a variety of clients and tools for querying data, including SQL clients, BI tools, and programmatic interfaces. Use these integrations to connect applications and dashboards to the Spice runtime.

Connection Protocols​

Most SQL clients connect to Spice using one of the following protocols:

ProtocolEndpointBest For
Arrow Flight SQLgrpc://localhost:50051High-performance data transfer, JDBC/ODBC drivers
HTTPhttp://localhost:8090REST API calls, curl, web applications
ADBCFlight SQL driverPython and R data science workflows

For programmatic access, see SDKs.