DBeaver
| DBeaver | |
|---|---|
| Original author | Serge Rider |
| Developers | DBeaver Corp, and community |
| Initial release | 2011 |
| Stable release | 26.0.0
/ 1 March 2026 |
| Written in | Java |
| Operating system | Cross-platform |
| Platform | Eclipse |
| Available in | Multilingual |
| Type | SQL database administration tool |
| License | Apache license |
| Website | dbeaver |
| 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.