-
-
Notifications
You must be signed in to change notification settings - Fork 58
Expand file tree
/
Copy pathgitster.json
More file actions
15 lines (15 loc) · 1014 Bytes
/
gitster.json
File metadata and controls
15 lines (15 loc) · 1014 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"description": "A lightweight, developer-focused database management tool",
"tagline": "MySQL · PostgreSQL · SQLite — hackable with plugins",
"website": "https://tabularis.dev",
"coverImage": "https://github.com/debba/tabularis/blob/main/website/public/img/og.png?raw=true",
"logoImage": "https://github.com/debba/tabularis/blob/main/website/public/img/logo.png?raw=true",
"youtubeUrl": "https://youtu.be/bGAMfRuonKI",
"screenshots": [
"https://github.com/debba/tabularis/blob/main/website/public/img/tabularis-sql-editor-data-grid.png?raw=true",
"https://github.com/debba/tabularis/blob/main/website/public/img/tabularis-theme-management.png?raw=true",
"https://github.com/debba/tabularis/blob/main/website/public/img/tabularis-ai-assistant.png?raw=true",
"https://github.com/debba/tabularis/blob/main/website/public/img/tabularis-visual-query-builder.png?raw=true",
"https://github.com/debba/tabularis/blob/main/website/public/img/tabularis-mcp-server.png?raw=true"
]
}