We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4a38992 + 477aaaa commit 8475a5bCopy full SHA for 8475a5b
.github/workflows/bun-test.yml
@@ -1,4 +1,4 @@
1
-name: chDB-node
+name: chDB-bun
2
3
on:
4
pull_request:
README.md
@@ -5,7 +5,7 @@
5
[](https://github.com/metrico/chdb-bun/actions/workflows/bun-test.yml)
6
7
# chdb-bun <img src="https://user-images.githubusercontent.com/1423657/236928733-43e4f74e-5cff-4b3f-8bb7-20df58e10829.png" height=20 />
8
-Experimental [chDB](https://github.com/auxten/chdb) FFI bindings for [bun.sh](https://bun.sh)
+Experimental [chDB](https://github.com/auxten/chdb) FFI bindings for the [bun runtime](https://bun.sh)
9
### Status
10
11
- experimental, unstable, subject to changes
0 commit comments