May 17, 2021 By Matthew Rathbone

๐Ÿ‘‹ Hello everyone. Weโ€™ve been pretty quiet lately, but weโ€™re ramping up for a 2.0 release in the next few months.

๐Ÿ‘‹ Check out our easy to use desktop GUI for SQL

Beekeeper Studio is a truly cross-platform SQL GUI with a clean, uncluttered interface. Write SQL, edit data, alter tables, and more!

Available for MacOS, Linux, and Windows.

We thought in the meantime weโ€™d release a bunch of accumuated bug fixes and features. Some great stuff got merged, a lot of it is really meaty.

๐Ÿ… Headline Features

  • ๐Ÿฅ‡Table exports (beta)! Export your tables to CSV, Json, or SQL.
  • ๐Ÿฅˆ Add & Duplicate Rows! Add new rows to database tables easily!

Other Stuff

  • No more Nulls when running multiple mysql queries
  • Moved to better-sqlite3 for faster Sqlite queries.
  • Some UI tidy up in the tables view (new โš™ button)

PRโ€™s merged in this release

  • b28592c Merge pull request #601 from beekeeper-studio/table-exports
  • 897478e Merge pull request #624 from beekeeper-studio/ssl-toggle
  • 32cf3c6 Merge pull request #600 from beekeeper-studio/re-enable-addclone
  • e50b877 Merge pull request #615 from beekeeper-studio/dependabot/npm_and_yarn/y18n-3.2.2
  • bbc841b Merge pull request #630 from beekeeper-studio/dependabot/npm_and_yarn/ssri-6.0.2
  • 59e0eb4 Merge pull request #633 from beekeeper-studio/no-more-crashes
  • 67ca9df Merge pull request #614 from MasterOdin/patch-6