Sqlfluff the SQL Linter for Humans

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • sqlfluff

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

  • The code looks really great [1], very declarative, looks like it should be pretty easy to add better PostgreSQL support. I also wonder if how easy it would be to plug it into VS Code, and build in an auto formatter (♥ω♥ ). At a glance it looks like it's parsing AST, which is really hard to find for SQL, so auto formatter could be possible to build from this. I notice SQLite could use some improving too, seems like a great project to coalesce around.

    [1] https://github.com/sqlfluff/sqlfluff/blob/main/src/sqlfluff/...

  • vscode-sqlfluff

    An extension to use the sqlfluff linter in vscode.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • ale

    Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • A Humble Request for Assistance Maintaining ALE

    1 project | /r/vim | 21 Nov 2023
  • Tell HN: Vim Has Autocomplete

    1 project | news.ycombinator.com | 9 Oct 2023
  • Vim users who work without any plugins, how does your vimrc look like?

    7 projects | /r/vim | 30 May 2023
  • Per project settings for linters used by ALE, how to do it the right way?

    1 project | /r/vim | 12 May 2023
  • Help for curly braces placement (same line vs new line)

    1 project | /r/vim | 11 May 2023