Hydrolix
WASM
Query
standard SQL → presigned partitions (catalog_urls) → HDX reader in WebAssembly → chdb-wasm
Cluster URL
Service-account token
SQL
SELECT app, count() AS hits, sum(value) AS total FROM testdb.logs WHERE timestamp >= '2026-02-10 00:00:00' AND timestamp <= '2026-02-11 00:00:00' GROUP BY app ORDER BY hits DESC LIMIT 10
advanced
catalog_urls endpoint override (skips name→uuid resolution; used by the local demo)
Run query