Package Details: beekeeper-studio 1:5.9.2-1

Git Clone URL: https://aur.archlinux.org/beekeeper-studio.git (read-only, click to copy)
Package Base: beekeeper-studio
Description: Modern and easy to use SQL client for MySQL, Postgres, SQLite, SQL Server, and more
Upstream URL: https://github.com/beekeeper-studio/beekeeper-studio
Keywords: beekeeper client database mariadb mysql postgres query sql sqlite studio
Licenses: GPL-3.0-only AND LicenseRef-BeekeeperStudioApplicationEULA
Conflicts: beekeeper-studio-ultimate
Provides: beekeeper-studio-ultimate
Submitter: dpeukert
Maintainer: dpeukert
Last Packager: dpeukert
Votes: 7
Popularity: 0.028665
First Submitted: 2022-12-24 15:39 (UTC)
Last Updated: 2026-07-11 13:46 (UTC)

Dependencies (13)

Required by (0)

Sources (7)

Pinned Comments

dpeukert commented on 2024-12-11 10:08 (UTC) (edited on 2024-12-16 00:00 (UTC) by dpeukert)

The ultimate functionality is now included in the regular package (but still requires a license). The two packages have been merged.

dpeukert commented on 2022-12-24 15:50 (UTC)

The PKGBUILD for this package is hosted here (contributions are welcome!): https://gitlab.com/dpeukert/pkgbuilds/tree/main/beekeeper-studio

Latest Comments

1 2 Next › Last »

DeepChirp commented on 2026-07-12 02:57 (UTC)

Perhaps we should add npm to makedepends? Otherwise, the build fails in the sandbox because npm cannot be found.

⨯ Node module collector spawn (npm ["list","-a","--include","prod","--include","optional","--omit","dev","--json","--long","--silent","--loglevel=error"]) failed: spawn npm ENOENT  failedTask=build stackTrace=Error: Node module collector spawn (npm ["list","-a","--include","prod","--include","optional","--omit","dev","--json","--long","--silent","--loglevel=error"]) failed: spawn npm ENOENT

dpeukert commented on 2026-05-25 23:37 (UTC)

@DeepChirp: Thank you for the suggestion, implemented along with the 5.7.3 update.

DeepChirp commented on 2026-04-24 09:15 (UTC)

Thanks for maintaining this package! However, I noticed that the app.asar file and the app.asar.unpacked directory contain a large number of .map files, which seem to take up a significant amount of space. Perhaps we could remove these unnecessary files, similar to how the official repository packages bitwarden and code handle them.

dpeukert commented on 2026-01-12 21:24 (UTC)

@IuseAURBTW: This package always uses the Electron version depended on by the upstream for the given release, I've now updated this package (with bit of a delay, sorry about that) to 5.5.3, which uses Electron 32, the Electron 39 upgrade will presumably get included in the next release.

IuseAURBTW commented on 2026-01-12 15:45 (UTC)

Please use an updated electron version. Electron 31 is too old. Upstream uses electron 39 (https://github.com/beekeeper-studio/beekeeper-studio/blob/master/apps/studio/package.json).

dpeukert commented on 2024-12-11 10:08 (UTC) (edited on 2024-12-16 00:00 (UTC) by dpeukert)

The ultimate functionality is now included in the regular package (but still requires a license). The two packages have been merged.

illuser commented on 2024-05-02 16:35 (UTC)

@dpeukert no there isn't any console output

dpeukert commented on 2023-11-25 22:46 (UTC)

@illuser: Hi, I wasn't able to reproduce this, I've been able to use a local SSH agent without any issues. Is there any relevant output in the console?

illuser commented on 2023-11-02 18:13 (UTC)

I'm having trouble getting this package to connect to the local ssh agent running on my system. It connects correctly using the AppImage download, but not the unpacked version.