sqlfluff

SQL formatter

A tool that analyzes and formats SQL code to improve readability and quality.

A modular SQL linter and auto-formatter with support for multiple dialects and templated code.

GitHub

8k stars
34 watching
745 forks
Language: Python
last commit: about 1 year ago
Linked from 2 awesome lists

hacktoberfestpypisqlsql-linter

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tobymao/sqlglot A comprehensive Python library for parsing and transpiling various SQL dialects to ensure compatibility and correctness. 6,866
sql-formatter-org/sql-formatter A JavaScript library that formats and pretty-prints SQL queries in various dialects. 2,402
pgjones/flake8-sql A Flake8 plugin for enforcing SQL coding standards. 26
fsprojects/sqlprovider A general .NET/Mono SQL database type provider with support for LINQ queries and CRUD operations. 582
defog-ai/sqlcoder An AI model that converts natural language questions to SQL queries 3,445
jarulraj/sqlcheck An automated tool that identifies common anti-patterns in SQL queries to improve query performance and maintainability. 2,435
quarylabs/sqruff A tool for automatically checking and improving the quality of SQL code. 513
sqlchat/sqlchat A chat-based interface for interacting with various databases using natural language queries. 4,712
gajus/eslint-plugin-sql Provides rules and configuration for linting SQL code in TypeScript projects using ESLint. 94
vanna-ai/vanna Generates SQL queries based on natural language input using Large Language Models (LLMs) and vector databases. 12,311
sqlectron/sqlectron-gui A lightweight desktop application providing a graphical interface for interacting with various databases 4,583
darold/pgformatter Automates formatting and beautification of PostgreSQL SQL queries 1,711
fsprojects/fsharplint A style checking tool for F# that identifies coding issues and provides suggestions to improve code quality. 304
sqlc-dev/sqlc Generates type-safe code from SQL queries 13,704
fahimf/sqlitedb A lightweight wrapper for accessing and manipulating SQLite databases in Swift 588