sql-formatter

SQL formatter

A JavaScript library that formats and pretty-prints SQL queries in various dialects.

A whitespace formatter for different query languages

GitHub

2k stars
28 watching
407 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 1 awesome list

formatterjavascriptn1qlsql

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sqlfluff/sqlfluff A tool that analyzes and formats SQL code to improve readability and quality. 8,349
gajus/pg-formatter A tool that formats PostgreSQL SQL syntax for better readability 80
tobymao/sqlglot A comprehensive Python library for parsing and transpiling various SQL dialects to ensure compatibility and correctness. 6,866
mybatis/mybatis-3 A Java framework for mapping relational databases to object-oriented applications using a declarative syntax 19,863
darold/pgformatter Automates formatting and beautification of PostgreSQL SQL queries 1,711
sqlchat/sqlchat A chat-based interface for interacting with various databases using natural language queries. 4,712
sql-js/sql.js A JavaScript library that allows you to create and query relational databases entirely in the browser. 12,866
dinedal/textql A tool to execute SQL queries on structured text data like CSV or TSV files 9,070
andialbrecht/sqlparse A Python module for parsing and formatting SQL statements. 3,778
sqls-server/sqls A tool that provides advanced intelligence for editing SQL code in various databases. 1,023
defog-ai/sqlcoder An AI model that converts natural language questions to SQL queries 3,445
sqlc-dev/sqlc Generates type-safe code from SQL queries 13,704
jarulraj/sqlcheck An automated tool that identifies common anti-patterns in SQL queries to improve query performance and maintainability. 2,435
gajus/eslint-plugin-sql Provides rules and configuration for linting SQL code in TypeScript projects using ESLint. 94
jsqlparser/jsqlparser A tool for parsing and analyzing SQL statements into a hierarchical data structure. 5,443