Sign in Sign up
pypi

duckbricks

Runs SQL against a Databricks SQL warehouse via the Statement Execution API, streams the Arrow-IPC result chunks with backpressure into DuckDB (a thin Arrow-to-JSON/rows converter, not a query engine), preserving chunk order with SSE-safe heartbeats during slow cold-starts.

Activity

Latest release
1mo ago
Total releases
7
Cadence
~daily
Last 12 months
7

Reach

Stars
0

Details

License
MIT
First release
Jul 30, 2026
Releases
Version Released
0.3.1 patch
0.3.0 minor
0.2.0 minor
0.1.3 patch
0.1.2 patch
0.1.1 patch
0.1.0 initial