← Package directory
Available on winget

Install Beekeeper Studio

A modern, easy to use, and good looking SQL client for MySQL, Postgres, SQLite, SQL Server, and more. Oh, it's also open source :-).

Install with winget
winget install --id beekeeper-studio.beekeeper-studio
Upgrade
winget upgrade --id beekeeper-studio.beekeeper-studio
Uninstall
winget uninstall --id beekeeper-studio.beekeeper-studio

About Beekeeper Studio

Beekeeper Studio is a database manager and SQL GUI. It is a desktop app that is easy to use. It's a visual alternative to command line tools like psql or mysql, while also providing a bunch of useful extra features.

What's new in 5.7.3

What's Changed - Fix clickhouse rawExecuteQuery by @not-night-but in https://github.com/beekeeper-studio/beekeeper-studio/pull/4207 - fix: preserve column layout when refreshing table by @azmy60 in https://github.com/beekeeper-studio/beekeeper-studio/pull/4211 - Prevent calling persistence write function before the table is ready by @azmy60 in https://github.com/beekeeper-studio/beekeeper-studio/pull/4209 - fix: persist tabulator column state in app.db instead of localStorage by @azmy60 in https://github.com/beekeeper-studio/beekeeper-studio/pull/4160 - fix double encoded jsonb values when inserting a new row from table view by @azmy60 in https://github.com/beekeeper-studio/beekeeper-studio/pull/4222 Full Changelog: https://github.com/beekeeper-studio/beekeeper-studio/compare/v5.7.2...v5.7.3

Read release notes

Version history

Version Updated Notes
5.7.3 Unknown What's Changed - Fix clickhouse rawExecuteQuery by @not-night-but in https://github.com/beekeeper-studio/beekeeper-studio/pull/4207 - fix: preserve column layout when refreshing table by @azmy60 in https://github.com/bee...
5.7.2 Unknown Just a quick release to fix an issue with ssh agent authentication 😃
5.7.1 Unknown Release notes
5.6.5 Unknown Description of the release What's Changed - fix: query selection callback never firing due to StateField timing by @azmy60 in https://github.com/beekeeper-studio/beekeeper-studio/pull/4061 Full Changelog: https://github....
5.6.4 Unknown What's Changed - bump @beekeeperstudio/bks-er-diagram to 1.0.9 by @azmy60 in https://github.com/beekeeper-studio/beekeeper-studio/pull/4011 - Update MSSQL and remove redundant form by @not-night-but in https://github.com...
5.6.3 Unknown Just a quick release with some small fixes What's Changed - fix for fedora buildid conflict by @not-night-but in https://github.com/beekeeper-studio/beekeeper-studio/pull/3968 - Use ~/.ssh/config in ssh agent auth type b...
5.6.2 Unknown What's Changed - Fix/trino by @not-night-but in https://github.com/beekeeper-studio/beekeeper-studio/pull/3954 - update path for bundled plugins by @not-night-but in https://github.com/beekeeper-studio/beekeeper-studio/p...
5.6.0 Unknown What's Changed - Rc 55 back to master by @rathboma in https://github.com/beekeeper-studio/beekeeper-studio/pull/3753 - chore(deps): bump typeorm from 0.3.20 to 0.3.26 by @dependabot[bot] in https://github.com/beekeeper-s...
5.5.7 Unknown What's Changed - fix dependencies for pacman package by @not-night-but in https://github.com/beekeeper-studio/beekeeper-studio/pull/3811 - Fix missing plugin menu in the native menu (macOS) by @azmy60 in https://github.c...
5.5.6 Unknown What's Changed - fix jsonviewer being able to edit when editing is disabled by @not-night-but in https://github.com/beekeeper-studio/beekeeper-studio/pull/3830 Full Changelog: https://github.com/beekeeper-studio/beekeepe...
5.5.1 Unknown What's Changed - Fix relations tab by @not-night-but in #3748 - Fix saving existing saved queries by @not-night-but in #3749 Full Changelog: v5.5.0...v5.5.1
5.4.12 Unknown What's Changed - Fix mariadb generated support check by @not-night-but in #3690 - Fix import mapper by @not-night-but in #3689 - fix import mapper (again) by @not-night-but in #3691 Full Changelog: v5.4.11...v5.4.12
5.4.10 Unknown What's Changed - Fix column reordering for mysql by @not-night-but in #3600 - fix json viewer empty style by @azmy60 in #3609 - Fix restore notifications by @not-night-but in #3612 - Fix editing json columns in the json...
5.4.9 Unknown What's Changed - Fix Bigquery Execute Query by @not-night-but in #3613 Full Changelog: v5.4.2...v5.4.9
5.4.0 Unknown The main features in 5.4 are: - Redis support is now available, and it’s completely free to use (thanks @mrsimb for the contribution!). - We've also added support for Trino and SurrealDB. - For developers who want to ext...
5.3.6 Unknown Fix a bug that prevented users from registering a license in the app. What's Changed - Fix buffer issues by @not-night-but in #3498 Full Changelog: v5.3.5...v5.3.6
5.3.5 Unknown What's Changed - fix: broken redshift authentication method dropdown by @therealrinku in #3419 - Fix outdated documentation links in UI by @zimm3rmann in #3426 - fix: optional chaining error on magiccolumnbuilder by @the...
5.3.4 Unknown Some small fixes relating to CodeMirror 6 Full Changelog: v5.3.3...v5.3.4
5.3.3 Unknown What's Changed - fix: remove unnecessary outline on query editor by @therealrinku in #3398 - fix: update macos fullscreen shortcut to commandcontrolf by @therealrinku in #3400 - Fix copy as sql by @not-night-but in #3407...
5.3.0 Unknown The primary feature of this release is a new tab type -- the AI SQL Shell. Modeled after Claude Code and Aider, our AI integration requires zero fiddling, and can 'get to work' without a lot of hand holding. I've been us...