DBeaver

DBeaver
Original authorSerge Rider
DevelopersDBeaver Corp, and community
Initial release2011 (2011)
Stable release
26.0.0  / 1 March 2026 (1 March 2026)
Written inJava
Operating systemCross-platform
PlatformEclipse
Available inMultilingual
TypeSQL database administration tool
LicenseApache license
Websitedbeaver.io
Repository

DBeaver is a SQL client software application and a database administration tool. For relational databases it uses the JDBC application programming interface (API) to interact with databases via a JDBC driver. For other databases (NoSQL) it uses proprietary database drivers. It provides an editor that supports code completion and syntax highlighting. It provides a plug-in architecture (based on the Eclipse plugins architecture) that allows users to modify much of the application's behavior to provide database-specific functionality or features that are database-independent. It is written in Java and based on the Eclipse platform.

The community edition (CE) of DBeaver is a free and open source software that is distributed under the Apache License. A closed-source enterprise edition of DBeaver is distributed under a commercial license.