rsql_repl

Crates.iorsql_repl
lib.rsrsql_repl
version0.19.2
created_at2025-05-16 02:21:34.415842+00
updated_at2025-09-01 19:37:08.148619+00
descriptionrsql library for creating a REPL command line SQL interface
homepage
repositoryhttps://github.com/theseus-rs/rsql
max_upload_size
id1675934
size694,915
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: 1068

cargo fmt