mek-yt / sqlformat-rs

SQL Formatter written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sqlformat

Build Status unsafe forbidden Version Docs

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.

About

SQL Formatter written in Rust

License:Apache License 2.0


Languages

Language:Rust 100.0%