rsql_cli

Crates.iorsql_cli
lib.rsrsql_cli
version
sourcesrc
created_at2024-03-11 03:00:09.029106+00
updated_at2025-03-27 06:12:50.802899+00
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
Cargo.toml error:TOML parse error at line 19, column 1 | 19 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
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 data.

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:

Commit count: 843

cargo fmt