#postgresql #sqlite #sql #database-interface #command-line-interface #cli-interface

app rsql_cli

rsql is a CLI for DuckDB, LibSQL, MariaDB, MySQL, PostgreSQL, SQLite3 and SQL Server

28 releases (10 breaking)

new 0.11.2 Apr 14, 2024
0.10.0 Apr 10, 2024
0.8.0 Mar 30, 2024

#79 in Database interfaces

Download history 563/week @ 2024-03-08 1046/week @ 2024-03-15 620/week @ 2024-03-22 294/week @ 2024-03-29 170/week @ 2024-04-05

2,266 downloads per month

Apache-2.0 OR MIT and LGPL-3.0-or-later

1MB
5.5K SLoC

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/

asciicast

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

Dependencies

~33–51MB
~855K SLoC