This is a CLI program that takes a .sql or .txt file and outputs a new file with the formatted version of the SQL code. It is my first C project that I undertook with the purpose of getting a better ...
SQL Formatter is a JavaScript library for pretty-printing SQL queries. It started as a port of a PHP Library, but has since considerably diverged. It supports various SQL dialects: GCP BigQuery, IBM ...