TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Beekeeper Studio is a free and open source SQL editor and database manager

83 pointsby giladalmost 5 years ago

9 comments

sam_goodyalmost 5 years ago
Beekeeper Studio made it to the top of HN a few weeks ago - here is the thread (still relevant):<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=23091384" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=23091384</a>
评论 #23369389 未加载
ryukafalzalmost 5 years ago
Here&#x27;s the thing that bugs me about the JavaScript ecosystem. This is a database manager, so it&#x27;s presumably going to be connecting to pretty sensitive systems, with pretty sensitive credentials. Do you think the developers have audited all of these dependencies? Do you think they <i>can have possibly</i> audited all of these dependencies?<p><a href="https:&#x2F;&#x2F;github.com&#x2F;beekeeper-studio&#x2F;beekeeper-studio&#x2F;blob&#x2F;master&#x2F;yarn.lock" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;beekeeper-studio&#x2F;beekeeper-studio&#x2F;blob&#x2F;ma...</a>
评论 #23369133 未加载
Hamukoalmost 5 years ago
I like the idea, but the execution seems rather bad. If I try to connect to my Postgres server, it can&#x27;t find a single table in any database, even though I know there are tables and I know that other clients can fetch them. It also seems to say &quot;undefined rows affected&quot; on all SELECTs.
评论 #23368439 未加载
xellisxalmost 5 years ago
I looked at this the other day, and put in a feature request.<p>I have a personal copy of SQLYog ultimate, which for the most part I love. Of course I want something (open source) has a similar UX with quickly accessing rows, and being able to switch between query results and table row view. And being able to do import and exports with options. This would be to help people at work. The OSS and free packages out there are not very friendly IMHO.
saberworksalmost 5 years ago
Filed minor bug report about tiny&#x2F;disappearing scroll bars last time this showed up here. Authors took it seriously and pushed a change very quickly. Thanks!
stormdennisalmost 5 years ago
What I&#x27;d love is a tool I could paste horrible SQL into that would return it rewritten cleanly.
评论 #23369311 未加载
评论 #23368320 未加载
ar-janalmost 5 years ago
Looks nice. Does it support update and insert operations on views (using INSTEAD OF triggers)? That&#x27;s a feature that led me to DBeaver, which I&#x27;m liking a lot.
cordaciualmost 5 years ago
Looks good. They thing I missing is edit in place feature!
softinioalmost 5 years ago
Seems this keeps being posted every week. Guess it can be considered spam now?
评论 #23367502 未加载
评论 #23368145 未加载
评论 #23369383 未加载