There was an error while loading. Please reload this page.
Now there are two example apps:
ConsoleExample
WebApiExample
Reader - example implementation of SELECT queries from ClickHouse using ClickHouseRepository.
Reader
Writer - example implementation of BULK INSERT and CREATE TABLE queries using ClickHouseRepository.
Writer
Entity - example entity for writing and reading data.
Entity
Using this app you can test how ClickHouseAggregationgQueueProcessor works.
ClickHouseAggregationgQueueProcessor
To simplify queries to API - swagger was added.
Also, async methods are used.