Modules
AshClickhouse — an Ash Framework data layer for ClickHouse.
Process wrapper around the clickhouse client connection.
An Ash data layer for ClickHouse.
DSL extensions for configuring ClickHouse-specific options on Ash resources.
Builds ClickHouse SQL from an AshClickhouse.Query struct.
Mapping between Ash attribute types and ClickHouse column types.
Error types for the AshClickhouse data layer.
An error returned by the ClickHouse client.
An error in data layer or repo configuration.
An error while building or running a query.
Helpers for safely quoting and sanitizing ClickHouse identifiers.
Generates ClickHouse CREATE TABLE statements from Ash resources.
Represents a pending ClickHouse query built from Ash query expressions.
Configuration module for AshClickhouse.
Telemetry helpers for AshClickhouse.
Mix Tasks
Creates ClickHouse tables for all AshClickhouse resources.
Creates the ClickHouse database for the configured repo.