From c6c723b53dfb4ee1d1e69aaf831f64e6b10da662 Mon Sep 17 00:00:00 2001 From: Adela Date: Wed, 8 Jul 2026 22:28:28 +0200 Subject: [PATCH] Add Bytebase (SQL Review linter) under the SQL tag --- data/tools/bytebase.yml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 data/tools/bytebase.yml diff --git a/data/tools/bytebase.yml b/data/tools/bytebase.yml new file mode 100644 index 000000000..de409c260 --- /dev/null +++ b/data/tools/bytebase.yml @@ -0,0 +1,19 @@ +name: Bytebase +categories: + - linter +tags: + - sql +license: Other +types: + - gui + - service +source: 'https://github.com/bytebase/bytebase' +homepage: 'https://www.bytebase.com' +description: >- + Database DevSecOps platform with a built-in SQL Review engine that lints + schema migrations and queries against 100+ configurable rules — naming + conventions, anti-patterns, and safety checks — across MySQL, PostgreSQL, + Oracle, SQL Server, Snowflake, and more. +resources: + - title: SQL Review documentation + url: https://www.bytebase.com/docs/sql-review/