18 releases
new 0.3.2 | Nov 22, 2024 |
---|---|
0.3.0 | Oct 5, 2024 |
0.2.4 | Jun 12, 2024 |
0.2.3 | Dec 6, 2023 |
0.1.0 | Apr 18, 2020 |
#20 in Development tools
1,895,779 downloads per month
Used in 1,325 crates
(29 directly)
120KB
3.5K
SLoC
sqlformat
This crate is a port of https://github.com/kufii/sql-formatter-plus written in Rust. It is intended to be usable as a pure-Rust library for formatting SQL queries.
There is currently no binary interface.
This crate was written for formatting queries to logs
within sqlx
, but it may be useful to other crates
in the Rust ecosystem.
lib.rs
:
This crate is a port of https://github.com/kufii/sql-formatter-plus written in Rust. It is intended to be usable as a pure-Rust library for formatting SQL queries.
Dependencies
~3.5–4.5MB
~78K SLoC