From 13e88b9f33346e246a7b8032e7aeb56d795160e4 Mon Sep 17 00:00:00 2001 From: jidicula Date: Wed, 15 Sep 2021 15:19:45 -0400 Subject: [PATCH] feat: Add Beekeeper Studio (#682) --- applications.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/applications.json b/applications.json index f280b4a..bdbe96b 100644 --- a/applications.json +++ b/applications.json @@ -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": [