rsql_repl

Crates.iorsql_repl
lib.rsrsql_repl
version0.19.1
created_at2025-05-16 02:21:34.415842+00
updated_at2025-07-10 20:57:26.982906+00
descriptionrsql library for creating a REPL command line SQL interface
homepage
repositoryhttps://github.com/theseus-rs/rsql
max_upload_size
id1675934
size691,203
Brian Heineman (brianheineman)

documentation

README

rsql_repl

ci Documentation Code Coverage Benchmarks Latest version License Semantic Versioning

rsql_repl is a library for creating a REPL a command line SQL interface.

Getting Started

Safety

These crates use #![forbid(unsafe_code)] to ensure everything is implemented in 100% safe Rust.

License

Licensed under either of:

Commit count: 1029

cargo fmt