mirror of
https://github.com/jlengrand/open-source-mac-os-apps.git
synced 2026-03-10 08:31:19 +00:00
feat: Add Beekeeper Studio (#682)
This commit is contained in:
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user