rsql_cli

Crates.iorsql_cli
lib.rsrsql_cli
version0.14.1
sourcesrc
created_at2024-03-11 03:00:09.029106
updated_at2024-11-17 03:19:49.306302
descriptionrsql is a CLI for CockroachDB, DuckDB, LibSQL, MariaDB, MySQL, PostgreSQL, Redshift, Snowflake, SQLite3 and SQL Server.
homepagehttps://theseus-rs.github.io/rsql/rsql_cli/
repositoryhttps://github.com/theseus-rs/rsql
max_upload_size
id1169156
size5,687,566
Brian Heineman (brianheineman)

documentation

https://theseus-rs.github.io/rsql/rsql_cli/

README

rsql_cli

ci Code Coverage Benchmarks Latest version Github All Releases License Semantic Versioning

rsql is a command line interface for databases.

Getting Started

Install rsql from https://theseus-rs.github.io/rsql/rsql_cli/

Safety

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

License

Licensed under either of:

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

VSCode Development Container
GitHub Codespaces
Commit count: 742

cargo fmt