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

app rsql_cli

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

29 releases (11 breaking)

0.12.0 May 4, 2024
0.10.0 Apr 10, 2024
0.8.0 Mar 30, 2024

#149 in Database interfaces

Download history 706/week @ 2024-03-09 1051/week @ 2024-03-16 473/week @ 2024-03-23 309/week @ 2024-03-30 364/week @ 2024-04-06 206/week @ 2024-04-13 5/week @ 2024-04-20 200/week @ 2024-05-04

614 downloads per month

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

1MB
6K 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–50MB
~867K SLoC