Skip to content
forked from dbeaver/dbeaver

Free universal database tool and SQL client

License

Notifications You must be signed in to change notification settings

py3-dev/dbeaver

This branch is 2636 commits behind dbeaver/dbeaver:devel.

Folders and files

NameName
Last commit message
Last commit date
Mar 20, 2023
Jun 3, 2023
Feb 28, 2023
May 30, 2023
Jun 6, 2023
Jun 1, 2023
May 26, 2023
Sep 5, 2021
Jul 30, 2022
Feb 13, 2021
May 20, 2023
Oct 1, 2021
Dec 25, 2020
Sep 19, 2022
May 26, 2023

Repository files navigation

Twitter URL Codacy Badge Apache 2.0 Java CI

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, 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.
  • Based on Eclipse platform.
  • 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 it 1-2 times per week.

Running

Just run an installer (or unzip an archive) and run dbeaver.

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

Documentation

Build from sources

See this article.

Notes

Contribution: help the Beaver!

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


DBeaver is a desktop client.
If you are looking for a web-based database management tool - check our new product: CloudBeaver.
It is based on DBeaver platform and thus supports any database and most of DBeaver features.

About

Free universal database tool and SQL client

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.5%
  • C++ 0.2%
  • ANTLR 0.2%
  • CSS 0.1%
  • HTML 0.0%
  • XSLT 0.0%