D language bindings and usage examples for chDB, an embedded OLAP SQL engine based on ClickHouse.
Ensure you have chDB installed on your system - use this installation guide
In future the lib can be installed with:
dub add chdb-dTo run currently available examples you need just clone the repo and build it:
dub buildFor complete chDB functionality, refer to the official chDB documentation.