Crates.io | bustubx |
lib.rs | bustubx |
version | 0.3.0 |
source | src |
created_at | 2024-02-01 06:51:25.495351 |
updated_at | 2024-03-02 11:02:28.827383 |
description | A simple relational database written in Rust |
homepage | https://github.com/systemxlabs/bustubx |
repository | https://github.com/systemxlabs/bustubx |
max_upload_size | |
id | 1122730 |
size | 383,195 |
P.S. See here to know which sql statements are supported already.
Install rust toolchain first.
RUST_LOG=info,bustubx=debug cargo run --bin bustubx-cli