Crates.io | rsql_cli |
lib.rs | rsql_cli |
version | 0.19.1 |
created_at | 2024-03-11 03:00:09.029106+00 |
updated_at | 2025-07-10 20:59:29.902051+00 |
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 | 9,676,714 |
rsql
is a command line interface for data.
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: