news.volyx.in

DBeaver – open-source database client (github.com)

451 points by saikatsg · 889 days ago · 155 comments on HN

Article summary

DBeaver is a free, open-source, multi-platform database tool that supports a wide range of databases, including MySQL, PostgreSQL, and SQL Server. It offers features such as schema editing, SQL editing, data editing, and database administration tools. DBeaver is written in Java and uses a variety of open-source libraries. It is available for download on GitHub and has a commercial version with additional features.

Main themes

  • database tools
  • open-source software
  • user interface
  • performance comparison
  • financial support
  • alternative tools
  • database administration

What commenters say

  • DBeaver is a decent, cross-platform UI for basic database needs, but lacks some DB-specific features found in specialized tools.
  • Some users have experienced stability issues and connection problems with DBeaver, particularly with certain databases.
  • The tool's UI is not native and can appear ugly, which may be a drawback for some users.
  • DBeaver's performance is better than some alternative tools, such as DataGrip, despite its less polished UI.
  • There is no clear way to contribute financially to the open-source version of DBeaver, aside from purchasing the commercial version.
  • Some users prefer alternative database tools, such as HeidiSQL or TablePlus, due to their native UI or specialized features.
  • DBeaver's ability to graphically edit rows and commit changes as a transaction is a valuable feature for some users.