数据库客户端 https://dbeaver.io/

Georgii cda7d5c1e0 dbeaver/dbeaver-infra#195 update scopes&remove autoformat&fix race condition (#36983) 1 year ago
.github 069cbdd253 Fields descriptions fix 1 year ago
.ide cda7d5c1e0 dbeaver/dbeaver-infra#195 update scopes&remove autoformat&fix race condition (#36983) 1 year ago
docs 256619e809 dbeaver/dbeaver#35906 Update Eclipse license (#35908) 1 year ago
features 7cd45d2520 dbeaver/pro#4047 Rename Snowflake bundle (#36965) 1 year ago
plugins e729ecbe88 Merge branch 'devel' of https://github.com/dbeaver/dbeaver into devel 1 year ago
product 4c3fef08b0 dbeaver/pro#3140 Update JSQLParser to 5.1 (#36892) 1 year ago
test 7cd45d2520 dbeaver/pro#4047 Rename Snowflake bundle (#36965) 1 year ago
tools c7af31cb20 dbeaver/dbeaver#23361 LibSQL driver definition (#36106) 1 year ago
.gitignore 7cd45d2520 dbeaver/pro#4047 Rename Snowflake bundle (#36965) 1 year ago
LICENSE.md f18e289681 3rd party licenses info 5 years ago
README.md 2ba5954fc5 dbeaver/pro#3806 Updated screenshots in README.md (#36570) 1 year ago
SECURITY.md 5a2450beeb Update SECURITY.md 4 years ago
generate_workspace.cmd b79abd48f2 dbeaver/dbeaver-infra#74 add generator scripts and move rcp-gen.properties to product repos (#34263) 1 year ago
generate_workspace.sh d79a9df489 Exec mode 1 year ago
osgi-app.properties fd6b91777f dbeaver/dbeaver-infra#117 osgi auto test runner impl (#36564) 1 year ago
pom.xml 10bda86d0d dbeaver/pro#4033 24.3.5 version bump 1 year ago
project.deps c7af31cb20 dbeaver/dbeaver#23361 LibSQL driver definition (#36106) 1 year ago

README.md

Twitter URL Codacy Badge Apache 2.0

DBeaver

Free multi-platform database tool for developers, SQL programmers, database administrators and analysts.
Supports any database which has JDBC driver (which basically means - ANY database). Commercial versions also support non-JDBC datasources such as MongoDB, Cassandra, Couchbase, Redis, BigTable, ScyllaDB, DynamoDB, etc. You can find the list of all databases supported in commercial versions here.

  • Has a lot of features including metadata editor, SQL editor, rich data editor, ERD, data export/import/migration, SQL execution plans, etc.
  • Uses plugins architecture and provides additional functionality for the following databases: MySQL/MariaDB, PostgreSQL, Greenplum, Oracle, IBM Db2, Exasol, SQL Server, Sybase/SAP ASE, SQLite, Firebird, H2, HSQLDB, Derby, Teradata, Vertica, Netezza, Informix, etc.

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 (or unzip an archive) and run dbeaver.

Note: DBeaver needs Java to run. Open JDK 17 is included in all DBeaver distributions. You can change default JDK version by replacing directory jre in dbeaver installation folder.

Documentation

Build from sources

See this article.

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.
  • Visit https://dbeaver.com for more information.
  • Follow us on Twitter and watch educational video on YouTube
  • Thanks for using DBeaver! Star if you like it.

Contribution: help the Beaver!

Hooray, we have reached 40k+ 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.

Thank you!


CloudBeaver is a web-based database management tool built on the DBeaver platform. It brings the capabilities of DBeaver to the browser, 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.