jammi-server
Arrow Flight SQL server and health probe for Jammi AI.
jammi-server exposes Jammi's data sources and embedding tables over the standard Arrow Flight SQL protocol. Any Arrow-compatible client (pyarrow, JDBC, DBeaver, Superset) can connect and query via SQL. A minimal HTTP health endpoint is included for container liveness probes.
Usage
# Start the server
# Flight SQL on port 8081, health probe on port 8080
# {"status": "ok"}
=
=
=
=
Documentation
See the Jammi AI Cookbook for the full guide, including Deploy as a Server.
License
Apache-2.0