Crates.io | rsql_repl |
lib.rs | rsql_repl |
version | 0.19.1 |
created_at | 2025-05-16 02:21:34.415842+00 |
updated_at | 2025-07-10 20:57:26.982906+00 |
description | rsql library for creating a REPL command line SQL interface |
homepage | |
repository | https://github.com/theseus-rs/rsql |
max_upload_size | |
id | 1675934 |
size | 691,203 |
rsql_repl
is a library for creating a REPL a command line SQL interface.
These crates use #![forbid(unsafe_code)]
to ensure everything is implemented in 100% safe Rust.
Licensed under either of: