/kohana-database-clickhouse

ClickHouse implementation for Kohana database

Primary LanguagePHP

Kohana Database ClickHouse driver

ClickHouse implementation for Kohana database.

Keep in mind that ClickHouse not supports DELETE & UPDATE statements.

Installation

Install as a regular Kohana module to modules/ directory

Configuration

You should add ClickHouse connection to your database.php file. See config/database.php for example.