v0.0.1
版本发布时间: 2024-07-17 13:45:34
tursodatabase/limbo最新发布版本:v0.0.9(2024-12-13 00:59:37)
Release Notes
Added
-
Partial
SELECT
statement support, includingWHERE
,LIKE
,LIMIT
,CROSS JOIN
, andINNER JOIN
. -
Aggregate function support.
-
EXPLAIN
statement support. -
Partial
PRAGMA
statement support, includingcache_size
. -
Asynchronous I/O support with Linux io_uring using direct I/O and Darwin kqueue.
-
Initial pass on command line shell with following commands:
-
.schema
command that describes the database schema. -
.opcodes <opcode>
that describes what a VDBE opcode does.
-
Install limbo 0.0.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/penberg/limbo/releases/download/v0.0.1/limbo-installer.sh | sh
Download limbo 0.0.1
File | Platform | Checksum |
---|---|---|
limbo-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
limbo-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
limbo-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
limbo-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
1、 dist-manifest.json 15.19KB
2、 limbo-aarch64-apple-darwin-update 5.79MB
3、 limbo-aarch64-apple-darwin.tar.xz 1.06MB
4、 limbo-aarch64-apple-darwin.tar.xz.sha256 100B
5、 limbo-installer.sh 31.12KB
6、 limbo-x86_64-apple-darwin-update 5.99MB
7、 limbo-x86_64-apple-darwin.tar.xz 1.16MB
8、 limbo-x86_64-apple-darwin.tar.xz.sha256 99B
9、 limbo-x86_64-pc-windows-msvc-update 5.18MB
10、 limbo-x86_64-pc-windows-msvc.zip 4.17MB
11、 limbo-x86_64-pc-windows-msvc.zip.sha256 99B
12、 limbo-x86_64-unknown-linux-gnu-update 11.32MB
13、 limbo-x86_64-unknown-linux-gnu.tar.xz 1.28MB
14、 limbo-x86_64-unknown-linux-gnu.tar.xz.sha256 104B
15、 source.tar.gz 5.79MB
16、 source.tar.gz.sha256 80B