DBeaver Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Has a lot of features including schema editor, SQL editor, data editor, AI integration, ER diagrams, data…




DBeaver
Free multi-platform database tool for developers, SQL programmers, database administrators and analysts.
- Has a lot of features including schema editor, SQL editor, data editor, AI integration, ER diagrams, data export/import/migration, SQL execution plans, database administration tools, database dashboards, Spatial data viewer, proxy and SSH tunnelling, custom database drivers editor, etc.
- Out of the box supports more than 100 database drivers.
- Supports any database which has JDBC or ODBC driver (basically - almost all existing databases).
- Supports smart AI completion and code generation with OpenAI or Copilot
Download
You can download prebuilt binaries from official website or directly from GitHub releases.
You can also download Early Access version. We publish daily.
Running
Just run an installer and then click on app icon. Or unzip an archive and run dbeaver from command line.
Note: DBeaver needs Java to run. OpenJDK 21 is included in all DBeaver distributions.
You can change default JDK version by replacing directory jre in dbeaver installation folder.
Documentation
Architecture
- DBeaver is written mostly on Java. However, it also uses a set of native OS-specific components for desktop UI, high performance database drivers and networking.
- Basic frameworks:
- For networking and additional functionality we use wide range of open source libraries such as SSHJ, Apache POI, JFreeChart, JTS, Apache JEXL etc.
- We separate model plugins from desktop UI plugins. This allows us to use the same set of "back-end" plugins in both DBeaver and CloudBeaver.
- Dependencies: being an OSGI application we use P2 repositories for third party dependencies. For additional Maven dependencies we use our own DBeaver P2 repo.
Supported databases
Community version
Out of the box DBeaver supports following database drivers:
MySQL, MariaDB, Oracle, DB2, PostgreSQL, SQL Server, Sybase, Apache Hive, Drill, Presto, Trino, Phoenix, Exasol, Informix, Teradata, Vertica, Netezza, Firebird, Derby, H2, H2GIS, WMI, Snowflake, Greenplum, Redshift, Athena, SAP HANA, MaxDB, NuoDB, MS Access, SQLite, CSV, DBF, Firebird, TimescaleDB, Yellowbrick, CockroachDB, OrientDB, MonetDB, Google BigQuery, Google Spanner, Apache Hive/Impala/Spark, Apache Ignite, MapD, Azure SQL, CrateDB, Elasticsearch, Ocient, Ingres, OmniSci, Yugabyte, IRIS, Data Virtuality, Denodo, Virtuoso, Machbase, DuckDB, Babelfish, OceanBase, Salesforce, EnterpriseDB, Apache Druid, Apache Kylin, Databricks, OpenSearch, TiDB, TDEngine, Materialize, JDBCX, Dameng, Altibase, StarRocks, CUBRID, GaussDB, DolphinDB, LibSQL, GBase 8s, Databend, Cloudberry, Teiid, Kingbase.
PRO versions
Commercial versions extends functionality of many popular drivers and also support non-JDBC datasources such as:
ODBC, MongoDB, Cassandra, Couchbase, CouchDB, Redis, InfluxDB, Firestore, BigTable, DynamoDB, Kafka KSQL, Neo4j, AWS Neptune, AWS Timestream, Azure CosmosDB, Yugabyte, Salesforce, etc.
Also, we support flat files as databases: CSV, XLSX, Json, XML, Parquet.
You can find the list of all databases supported in commercial versions here.
Feedback
- For bug reports and feature requests - please create a ticket.
- To promote a ticket to a higher priority - please vote for it with 👍 under the ticket description.
- If you have any questions, ideas, etc - please start a discussion.
- Pull requests are welcome. See our guide for contributors.
- Visit https://dbeaver.com for more information.
- Follow us on X and watch educational video on YouTube
- Thanks for using DBeaver! Star if you like it.
Contribution: help the Beaver!
Hooray, we have reached 50k+ stars on GitHub and continue to grow!
That's really cool, and we are glad that you like DBeaver.
- We are actively looking for new source code contributors. We have added labels “Good first issue” and “Help wanted” to some tickets. If you want to be a part of our development team, just be brave and take a ticket. We are happy to reward our most active contributors every major sprint.
- You can buy one of our commercial versions. They include NoSQL databases support, additional extensions, and official online support. Also, licensed users have priorities in bug fixes and the development of new features.
- DBeaver Team (contributors)
CloudBeaver is a web-based database management tool built on the DBeaver platform. It brings the capabilities of DBeaver to the web interface, enabling database management from any device with an internet connection and eliminating the need for local installation.
Supporting any database, CloudBeaver incorporates most of DBeaver's features and includes advanced access management for secure collaboration.
Designed with a user-friendly interface, CloudBeaver simplifies complex database operations and is suitable for both individual developers and organizations. Its scalable architecture accommodates various needs, making it a convenient solution for managing databases anytime and anywhere through web-based accessibility.
Members
-
dbeaver ★ PINNED
Free universal database tool and SQL client
Java ★ 51k 14h agoExplain → -
cloudbeaver ★ PINNED
Cloud Database Manager
TypeScript ★ 5.0k 13h agoExplain → -
dbvr ★ PINNED
DBeaver CLI
Java ★ 46 1d agoExplain → -
dbeaver-jdbc-libsql ★ PINNED
LibSQL JDBC driver
Java ★ 86 1d agoExplain → -
team-edition-deploy ★ PINNED
DBeaver Team Edition Deploy
HCL ★ 14 1mo agoExplain → -
cloudbeaver-deploy ★ PINNED
CloudBeaver Enterprise deployment
HCL ★ 23 1mo agoExplain → -
dbeaver-common
Common utils and dependencies for all DBeaver projects
Java ★ 28 1d agoExplain → -
jdbc-odbc-bridge-jre7 ▣
JDBC-ODBC bridge driver from JRE7
★ 21 1y agoExplain → -
idea-rcp-launch-config-generator
Eclipse RCP launch configuration generator for IDEA
Java ★ 6 7d agoExplain → -
external-fork-react-data-grid ⑂
Feature-rich and customizable data grid React component
TypeScript ★ 6 5mo agoExplain → -
info
DBeaver Corp public information
★ 5 4y agoExplain → -
dbeaver-deps-ce
External OSGI dependencies constructed from Maven dependencies
★ 3 1d agoExplain → -
dbeaver-osgi-common
Common components for osgi
Java ★ 3 1d agoExplain → -
basil ▣
Eclipse database management platform
Java ★ 3 7y agoExplain → -
cloudbeaver-graphql-examples
Sample usages of GraphQL API for CloudBeaver and DBeaver Team Edition
Go ★ 2 1y agoExplain → -
external-fork-hive-jdbc-uber-jar ⑂
Hive JDBC "uber" or "standalone" jar based on the latest Apache Hive version
Java ★ 2 1y agoExplain → -
dbeaver-server-installer
DBeaver Server Installer controls DBeaver Team Edition backend.
Go ★ 2 7mo agoExplain → -
external-fork-proxy-vole ⑂
Proxy Vole is a Java library to auto detect the platform network proxy settings.
Java ★ 2 5y agoExplain → -
jdbc-driver-upd
No description.
★ 1 4mo agoExplain → -
external-fork-elk ⑂
Eclipse Layout Kernel - Automatic layout for Java applications.
Java ★ 1 5mo agoExplain → -
external-fork-LightCouch ⑂
CouchDB Java API fixed by DBeaver Corp
Java ★ 1 1y agoExplain → -
jenkins-list-git-branches-plugin ⑂
jenkins plugin for list git branches
Java ★ 1 3y agoExplain → -
github-actions
No description.
JavaScript ★ 0 1mo agoExplain → -
openapi-maven-plugin ⑂
Generate openapi documentation for SpringMVC or JaxRS / Jakarta-Rest projects.
Java ★ 0 1mo agoExplain → -
opensearch-sql-jdbc ⑂
This is the driver for JDBC connectivity to a cluster running with OpenSearch SQL support.
★ 0 1mo agoExplain → -
flathub ⑂
Issue tracker and new submissions
★ 0 1mo agoExplain → -
equinox ⑂
Eclipse Equinox
★ 0 2mo agoExplain → -
equinox-broken ⑂
Eclipse Equinox
Java ★ 0 2mo agoExplain → -
.github
No description.
★ 0 2mo agoExplain → -
liquibase-netezza
Liquibase extension for NETEZZA
Java ★ 0 3mo agoExplain → -
action-java-checkstyle ⑂
reviewdog based GitHub action to run Checkstyle on your Java code.
Shell ★ 0 4mo agoExplain → -
homebrew-cask ⑂
🍻 A CLI workflow for the administration of macOS applications distributed as binaries
Ruby ★ 0 4mo agoExplain → -
checkstyle-nullability-annotations ⑂
No description.
Java ★ 0 3mo agoExplain → -
tycho ⑂
Tycho project repository (tycho)
★ 0 5mo agoExplain → -
ts-foundation ⑂
Tools for modern js
TypeScript ★ 0 5mo agoExplain → -
external-fork-h2database ⑂
H2 is an embeddable RDBMS written in Java.
★ 0 5mo agoExplain → -
external-fork-jfreechart-swt ⑂
SWT support classes for JFreeChart
★ 0 1y agoExplain → -
commons-jxpath ⑂ ▣
Apache Commons JXPath
Java ★ 0 1y agoExplain → -
jsch ⑂
Mirror of JSch from JCraft.
★ 0 5y agoExplain → -
geotools-minimized ▣
No description.
Java ★ 0 3y agoExplain → -
external-fork-wkg ⑂
Well Known Geometry
★ 0 2y agoExplain → -
external-fork-jsch ⑂
fork of the popular jsch library
Java ★ 0 1y agoExplain → -
external-fork-java-saml ⑂
Java SAML toolkit
★ 0 2y agoExplain → -
public-suffix-list ⑂
The Public Suffix List
Go ★ 0 1y agoExplain →
No repos match these filters.