Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>dbLinterNew to Visual Studio Code? Get it now.
dbLinter

dbLinter

Grisselbav

|
580 installs
| (0) | Free
dbLinter for VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

dbLinter for VS Code

dbLinter is a tool suite for checking and improving the quality of database applications. Quality is assessed using static code analysis and database queries based on a centrally managed configuration.

dbLinter targets all versions of the Oracle AI Database and PostgreSQL using a predefined, configurable ruleset that is based on the Trivadis Coding Guidelines.

The dbLinter VS Code Extension provides rule violations and quick fixes for given URIs via the included language server. It further can run SQL-based tests and CLI commands.

Please note that your code is always analysed locally. This means it never leaves the local network.

Settings

The default settings are for an anonymous subscription plan. This means that only around 50 rules are active. These are the free rules from the Essential and Balanced profiles. Which is a reasonable set for any project using an Oracle Database.

To configure the set of rules to be applied, you need at least a Starter Subscription (Free).

Examples

Checks

Available with an Anonymous Subscription (Free).

Manage Configuration

Quick Fixes

Available with an Essential Subscription.

Manage Configuration

After applying Fix all problems:

Manage Configuration

Ignore Issue

Available with an Anonymous Subscription (Free).

Manage Configuration

After adding the @dbLinter ignore marker comment:

Manage Configuration

Ignore Issues in File

Available with an Anonymous Subscription (Free).

Manage Configuration

SQL-based Tests

Available with a Starter Subscription (Free).

Connection Settings in VS Code

CLI Integration

Available with an Essential Subscription.

Connection Settings in VS Code

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft