We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 536b54d commit 847c620Copy full SHA for 847c620
README.md
@@ -1,11 +1,13 @@
1
<img src="https://avatars.githubusercontent.com/u/132536224" width=130 />
2
3
[](https://github.com/chdb-io/chdb-node/actions/workflows/chdb-node-test.yml)
4
+[](https://badge.fury.io/js/chdb)
5
6
# chdb-node
-[chDB](https://github.com/chdb-io/chdb) nodejs bindings for fun and hacking.
7
+[chDB](https://github.com/chdb-io/chdb) nodejs bindings.
8
9
### Install
10
+
11
```bash
12
npm i chdb
13
```
0 commit comments