Skip to content
| Marketplace
Sign in
Visual Studio Code>Linters>SQL LintNew to Visual Studio Code? Get it now.
SQL Lint

SQL Lint

Lewis Steele

|
10,500 installs
| (1) | Free
SQL Linter for Visual Studio Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

SQL Lint

This Visual Studio Code extension provides an interface for sql-lint. Enabled on SQL language mode.

sql-lint will do sanity checks on your queries as well as bring errors back from the DB. If you worry about forgetting WHEREs on a DELETE or borking your data with unexpected characters, then sql-lint is for you.

Extension Settings

This extension contributes the following settings:

  • sql-lint.driver: database driver mysql|postgres
  • sql-lint.host: database domain name
  • sql-lint.user: database username
  • sql-lint.password: database password
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft