## libchdb `Query` function binding

```bash
npm install

# install dependencies
curl -sL https://lib.chdb.io | bash

# build the dynamic library
node-gyp build
```
