File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 16
16
- uses : actions/checkout@v3
17
17
- name : Fetch library
18
18
run : |
19
- sudo wget https://github.com/metrico/libchdb /releases/latest/download/libchdb.zip
20
- sudo unzip libchdb.zip
19
+ wget https://github.com/chdb-io/chdb /releases/latest/download/linux-x86_64- libchdb.tar.gz
20
+ tar -xzf linux-x86_64- libchdb.tar.gz
21
21
sudo mv libchdb.so /usr/lib/libchdb.so
22
22
sudo ldconfig
23
23
- uses : oven-sh/setup-bun@v1
Original file line number Diff line number Diff line change 2
2
<img src =" https://avatars.githubusercontent.com/u/132536224 " width =130 />
3
3
</a >
4
4
5
- [ ![ chDB-bun] ( https://github.com/metrico /chdb-bun/actions/workflows/bun-test.yml/badge.svg )] ( https://github.com/metrico /chdb-bun/actions/workflows/bun-test.yml )
5
+ [ ![ chDB-bun] ( https://github.com/chdb-io /chdb-bun/actions/workflows/bun-test.yml/badge.svg )] ( https://github.com/chdb-io /chdb-bun/actions/workflows/bun-test.yml )
6
6
7
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 the [ bun runtime] ( https://bun.sh )
8
+ Experimental [ chDB] ( https://github.com/chdb-io /chdb ) FFI bindings for the [ bun runtime] ( https://bun.sh )
9
9
### Status
10
10
11
11
- experimental, unstable, subject to changes
12
- - requires [ ` libchdb ` ] ( https://github.com/metrico/libchdb ) on the system
13
- - requires ` gcc `
12
+ - requires [ ` libchdb ` ] ( https://github.com/chdb-io/chdb ) on the system
13
+ - requires ` gcc ` or ` clang `
14
14
15
15
#### Build binding
16
16
``` bash
You can’t perform that action at this time.
0 commit comments