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.
8k stars
34 watching
745 forks
Language: Python
last commit: about 1 year ago
Linked from 2 awesome lists
hacktoberfestpypisqlsql-linter
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A comprehensive Python library for parsing and transpiling various SQL dialects to ensure compatibility and correctness. | 6,866 |
| | A JavaScript library that formats and pretty-prints SQL queries in various dialects. | 2,402 |
| | A Flake8 plugin for enforcing SQL coding standards. | 26 |
| | A general .NET/Mono SQL database type provider with support for LINQ queries and CRUD operations. | 582 |
| | An AI model that converts natural language questions to SQL queries | 3,445 |
| | An automated tool that identifies common anti-patterns in SQL queries to improve query performance and maintainability. | 2,435 |
| | A tool for automatically checking and improving the quality of SQL code. | 513 |
| | A chat-based interface for interacting with various databases using natural language queries. | 4,712 |
| | Provides rules and configuration for linting SQL code in TypeScript projects using ESLint. | 94 |
| | Generates SQL queries based on natural language input using Large Language Models (LLMs) and vector databases. | 12,311 |
| | A lightweight desktop application providing a graphical interface for interacting with various databases | 4,583 |
| | Automates formatting and beautification of PostgreSQL SQL queries | 1,711 |
| | A style checking tool for F# that identifies coding issues and provides suggestions to improve code quality. | 304 |
| | Generates type-safe code from SQL queries | 13,704 |
| | A lightweight wrapper for accessing and manipulating SQLite databases in Swift | 588 |