sql-formatter
SQL formatter
A utility class for formatting and manipulating SQL statements.
A lightweight php class for formatting sql statements. Handles automatic indentation and syntax highlighting.
4k stars
40 watching
185 forks
Language: HTML
last commit: over 1 year ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
sql-formatter-org/sql-formatter | A JavaScript library that formats and pretty-prints SQL queries in various dialects. | 2,359 |
darold/pgformatter | Automates formatting and beautification of PostgreSQL SQL queries | 1,692 |
mybatis/mybatis-3 | A Java framework for mapping relational databases to object-oriented applications using a declarative syntax | 19,807 |
michelf/php-markdown | Converts plain text to HTML using Markdown syntax and PHP implementation | 3,425 |
gajus/pg-formatter | A tool that formats PostgreSQL SQL syntax for better readability | 80 |
sqlfluff/sqlfluff | A tool that analyzes and formats SQL code to improve readability and quality. | 7,927 |
sql-js/sql.js | A JavaScript library that allows you to create and query relational databases entirely in the browser. | 12,788 |
jsqlparser/jsqlparser | A tool for parsing and analyzing SQL statements into a hierarchical data structure. | 5,407 |
shmup/vim-sql-syntax | An extension for Vim that provides improved syntax highlighting and error catching for SQL queries. | 17 |
sqls-server/sqls | A tool that provides advanced intelligence for editing SQL code in various databases. | 1,001 |
dinedal/textql | A tool to execute SQL queries on structured text data like CSV or TSV files | 9,066 |
edd-g/editorjs-simple-html-parser | A PHP parser for Editor.js data formats | 6 |
emanueleminotto/twiginflectionbundle | Provides Twig extension to handle pluralization and singularization of strings in PHP applications | 3 |
jooq/jooq | A powerful and type-safe way to write SQL queries in Java | 6,170 |
thephpleague/csv | A PHP library for parsing, writing, filtering, and transforming CSV files efficiently. | 3,344 |