#sql #white-space #deno #string #format #read #queries

deno_sqlformat

Formats whitespace in a SQL string to make it easier to read

1 unstable release

0.3.2 Nov 20, 2024

#496 in Development tools

Download history 424/week @ 2024-11-15 450/week @ 2024-11-22 36/week @ 2024-11-29 4/week @ 2024-12-06

914 downloads per month

MIT/Apache

120KB
3.5K SLoC

This is a temporary fork of https://github.com/shssoichiro/sqlformat-rs for use in Deno


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
~77K SLoC