Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.16 KB

File metadata and controls

22 lines (14 loc) · 1.16 KB

dbLinter

Introduction

dbLinter is a suite for checking and improving the quality of database applications. Quality is assessed using static code analysis and database queries based on a configuration. A configuration is primarily centrally managed in the dbLinter Web GUI. It contains file patterns, rules, validators, SQL-based tests, parameters, and connect information for read-only database access within checks and tests.

dbLinter is a joint project between United Codes and Grisselbav. You can get commercial subscription plans through United Codes. See the dbLinter product site for details.

Documentation

See https://grisselbav.github.io/dbLinter/.

Releases

Releases of the VS Code extensions are published in the Visual Studio Marketplace and the Open VSX Registry.

Releases of the CLI and the SonarQube Plugin are published on the Releases page of this repository.