Crates.io | rsql_cli |
lib.rs | rsql_cli |
version | 0.14.1 |
source | src |
created_at | 2024-03-11 03:00:09.029106 |
updated_at | 2024-11-17 03:19:49.306302 |
description | rsql is a CLI for CockroachDB, DuckDB, LibSQL, MariaDB, MySQL, PostgreSQL, Redshift, Snowflake, SQLite3 and SQL Server. |
homepage | https://theseus-rs.github.io/rsql/rsql_cli/ |
repository | https://github.com/theseus-rs/rsql |
max_upload_size | |
id | 1169156 |
size | 5,687,566 |
rsql
is a command line interface for databases.
Install rsql
from https://theseus-rs.github.io/rsql/rsql_cli/
These crates use #![forbid(unsafe_code)]
to ensure everything is implemented in 100% safe Rust.
Licensed under either of:
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.