# @chkit/clickhouse

ClickHouse client wrapper used internally by chkit.

Part of the [chkit](https://github.com/obsessiondb/chkit) monorepo.

> **Note:** This is an internal package. You typically don't need to install it directly -- it's used by [`chkit`](https://www.npmjs.com/package/chkit) and other chkit packages.

## Getting Started

To get started with chkit, install the CLI:

```bash
bun add -d chkit
```

See the [`chkit` CLI package](https://www.npmjs.com/package/chkit) for usage instructions.

## Documentation

See the [chkit documentation](https://chkit.obsessiondb.com).

## License

[MIT](../../LICENSE)
