Skip to main content
To connect any client that supports JDBC protocol follow these simple steps:
  1. Downlaod the latest Flight SQL JDBC Driver
  2. Install the driver following the instructions of your specific client application
  3. Run kamu Flight SQL server in a desired workspace:
  4. Connect the client using URL:
  5. Use anonymous as login and password or provide an access token to authenticate
An example is available here using Python.
Last modified on March 16, 2026