Skip to content

Commit c6c723b

Browse files
Add Bytebase (SQL Review linter) under the SQL tag
1 parent 66668c6 commit c6c723b

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

data/tools/bytebase.yml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
name: Bytebase
2+
categories:
3+
- linter
4+
tags:
5+
- sql
6+
license: Other
7+
types:
8+
- gui
9+
- service
10+
source: 'https://github.com/bytebase/bytebase'
11+
homepage: 'https://www.bytebase.com'
12+
description: >-
13+
Database DevSecOps platform with a built-in SQL Review engine that lints
14+
schema migrations and queries against 100+ configurable rules — naming
15+
conventions, anti-patterns, and safety checks — across MySQL, PostgreSQL,
16+
Oracle, SQL Server, Snowflake, and more.
17+
resources:
18+
- title: SQL Review documentation
19+
url: https://www.bytebase.com/docs/sql-review/

0 commit comments

Comments
 (0)