UNPKG
chdb
Version:
latest (1.6.0)
1.6.0
1.5.0
1.4.0
1.3.0
1.2.1
1.2.0
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
chDB bindings for nodejs
github.com/chdb-io/chdb-node
chdb-io/chdb-node
chdb
/
lib
/
README.md
12 lines
(8 loc)
•
165 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
## libchdb `Query` function binding
```bash npm install
# install dependencies
curl -sL https:
//lib.chdb.io | bash
# build the dynamic library
node-gyp build ```