mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 23:20:22 +00:00
feat: Add Beekeeper Studio (#682)
This commit is contained in:
parent
e25720d22a
commit
13e88b9f33
1 changed files with 17 additions and 0 deletions
|
@ -8358,6 +8358,23 @@
|
|||
"chat"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "SQL editor and manager with support for SQLite, MySQL, MariaDB, Postgres, CockroachDB, SQL Server, and Amazon Redshift.",
|
||||
"categories": [
|
||||
"database"
|
||||
],
|
||||
"repo_url": "https://github.com/beekeeper-studio/beekeeper-studio",
|
||||
"title": "Beekeeper Studio",
|
||||
"icon_url": "https://raw.githubusercontent.com/beekeeper-studio/beekeeper-studio/master/apps/studio/public/icons/png/512x512.png",
|
||||
"screenshots": [
|
||||
"https://raw.githubusercontent.com/beekeeper-studio/beekeeper-studio/master/apps/studio/screenshots/beekeeper-studio-demo.gif",
|
||||
"https://raw.githubusercontent.com/beekeeper-studio/beekeeper-studio/master/apps/studio/screenshots/main.png"
|
||||
],
|
||||
"official_site": "https://www.beekeeperstudio.io",
|
||||
"languages": [
|
||||
"javascript"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Plaintextify your clipboard",
|
||||
"categories": [
|
||||
|
|
Loading…
Reference in a new issue