Generic ADBC Client
To connect any client that supports Apache Arrow ADBC protocol follow these simple steps:
- Run
kamu
Flight SQL server in a desired workspace:kamu sql server --flight-sql --address 127.0.0.1 --port 50050
- Follow the steps for your specific language and environment to connect your ADBC client to FlightSQL server
- Use
kamu
as login and password