Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
SQLQuery, Metadata<DistributedChunks> -> ResultSet
Execute SQL queries by running analytical engine instances (e.g., ClickHouse) natively inside cluster slots with direct, zero-copy read access to distributed storage chunks.
Problem it solves
Traditional analytical querying requires slow ETL pipeline execution or heavy data copying out of primary storage.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.