GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#python #hacktoberfest #pypi #sql #sql_linter

SQLFluff is a tool that helps you write better SQL code. It checks your SQL for mistakes and can even fix many of them automatically. It supports many different SQL dialects, like MySQL, PostgreSQL, and Snowflake, and works with templates like Jinja and dbt. This means you can focus on writing your queries instead of worrying about formatting and errors. You can install it using pip, use it in VS Code, or even run it online. It makes your SQL code cleaner and more consistent, saving you time and effort.

https://github.com/sqlfluff/sqlfluff