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,402 |
darold/pgformatter | Automates formatting and beautification of PostgreSQL SQL queries | 1,711 |
mybatis/mybatis-3 | A Java framework for mapping relational databases to object-oriented applications using a declarative syntax | 19,863 |
michelf/php-markdown | Converts plain text to HTML using Markdown syntax and PHP implementation | 3,431 |
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. | 8,349 |
sql-js/sql.js | A JavaScript library that allows you to create and query relational databases entirely in the browser. | 12,876 |
jsqlparser/jsqlparser | A tool for parsing and analyzing SQL statements into a hierarchical data structure. | 5,443 |
shmup/vim-sql-syntax | An extension for Vim that provides improved syntax highlighting and error catching for SQL queries. | 18 |
sqls-server/sqls | A tool that provides advanced intelligence for editing SQL code in various databases. | 1,023 |
dinedal/textql | A tool to execute SQL queries on structured text data like CSV or TSV files | 9,070 |
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,196 |
thephpleague/csv | A lightweight PHP library for efficient CSV data manipulation and filtering | 3,357 |