Nice design. If you could diagram schemas like dbeaver I'd try it out!
Show HN: Beekeeper Studio – open-source, cross-platform SQL client
31–40 of 135 posts
Re: Show HN: Beekeeper Studio – open-source, cross-platform SQL client
#32Really nice ! Love the commitments you make. I use DataGrip and haven't found anything that was better than that at what it does. Yours is really neat. Saved queries are great.
Re: Show HN: Beekeeper Studio – open-source, cross-platform SQL client
#33What are some of the comparisons with MySqlWorkbench? It's the only one I have stuck around using so far, so looking to shop around for a different client to try.
Side note, if you're exclusively on MySQL I would suggest checking out https://www.sequelpro.com/ - it served me well for many years.
Re: Show HN: Beekeeper Studio – open-source, cross-platform SQL client
#34Re: Show HN: Beekeeper Studio – open-source, cross-platform SQL client
#35Earlier quoted context omitted.
Hey, it would be great if you published it to AUR (Arch Linux)!
Hoping to! It's built with electron-builder and there's no plugin for aur yet, so will have to manually figure it out. I'm very pro Linux.
Can you add a setting to zoom?
Re: Show HN: Beekeeper Studio – open-source, cross-platform SQL client
#36Re: Show HN: Beekeeper Studio – open-source, cross-platform SQL client
#37I got pretty excited about trying this out, since I've been using a no longer maintained (and pretty buggy) app called Sequel Pro. But, Beekeeper kind of seems slow/clunky? I ran a simple query in our prod DB that returned 906 rows x 60 columns – the app completely froze up and I couldn't even scroll down to the next few rows...
Switch to Sequel Pro nightly build. You can install it with homebrew. It’s very stable despite the nightly moniker. I haven’t had a single issue with it and it resolved several issues I was having with the regular release.
Re: Show HN: Beekeeper Studio – open-source, cross-platform SQL client
#38Is there a reason it works flawlessly on datagrip and other tools like sqlprostudio but apps like tableplus and beekepper can't?
Re: Show HN: Beekeeper Studio – open-source, cross-platform SQL client
#39Quick Suggestions:
* Snowflake, Bigquery, Azure support
* A SQL linter (not easy!)
Thanks for sharing!
Re: Show HN: Beekeeper Studio – open-source, cross-platform SQL client
#40Any plan for Query Plan diagram / visualisation ?