Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dbeaver/dbeaver
Free universal database tool and SQL client
https://github.com/dbeaver/dbeaver
database db2 dbeaver erd gui java mysql nosql oracle postgresql redshift sql sqlite sqlserver tycho
Last synced: 7 days ago
JSON representation
Free universal database tool and SQL client
- Host: GitHub
- URL: https://github.com/dbeaver/dbeaver
- Owner: dbeaver
- License: apache-2.0
- Created: 2015-10-21T08:26:28.000Z (about 9 years ago)
- Default Branch: devel
- Last Pushed: 2024-08-18T10:52:11.000Z (3 months ago)
- Last Synced: 2024-08-18T14:02:58.680Z (3 months ago)
- Topics: database, db2, dbeaver, erd, gui, java, mysql, nosql, oracle, postgresql, redshift, sql, sqlite, sqlserver, tycho
- Language: Java
- Homepage: https://dbeaver.io
- Size: 175 MB
- Stars: 38,884
- Watchers: 512
- Forks: 3,362
- Open Issues: 2,447
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: SECURITY.md
- Support: .github/SUPPORT.md
Awesome Lists containing this project
- awesome - dbeaver/dbeaver - Free universal database tool and SQL client (Java)
- stars - dbeaver/dbeaver
- awesome - dbeaver/dbeaver - Free universal database tool and SQL client (Java)
- awesome - dbeaver - Free universal database tool and SQL client (Java)
- fucking-Awesome-Linux-Software - ![Open-Source Software - A universal database client supporting multiple platforms and databases. (Applications / Development)
- awesome-starred-test - dbeaver/dbeaver - Free universal database tool and SQL client (Java)
- awesome - dbeaver/dbeaver - Free universal database tool and SQL client (Java)
- open-source-mac-os-apps - DBeaver - Universal database tool and SQL client. ![java_icon] (Applications / Database)
- awesome-rainmana - dbeaver/dbeaver - Free universal database tool and SQL client (Java)
- awesome-repositories - dbeaver/dbeaver - Free universal database tool and SQL client (Java)
- awesome-starred - dbeaver - Free universal database tool and SQL client (Java)
- awesome-github-star - dbeaver
- awesome-coding-startup - dbeaver
- jimsghstars - dbeaver/dbeaver - Free universal database tool and SQL client (Java)
- Awesome-Linux-Software - ![Open-Source Software - A universal database client supporting multiple platforms and databases. (Applications / Development)
- my-awesome-list - DBeaver - Free universal database manager and SQL client. Supports any database which has JDBC driver (which basically means - ANY database). (Software and tools)
- open-source-mac-os-apps - DBeaver - Universal database tool and SQL client. ![java_icon] (Applications / Database)
- starred-awesome - dbeaver - Free universal database manager and SQL client (Java)
- awesome - dbeaver - Free universal database tool and SQL client (Database)
- StarryDivineSky - dbeaver/dbeaver - 任何数据库)。商业版本还支持非JDBC数据源,如MongoDB、Cassandra、Couchbase、Redis、BigTable、DynamoDB等。可以找到商业版本中支持的所有数据库的列表。 (数据库管理系统 / 网络服务_其他)
README
[![Twitter URL](https://img.shields.io/twitter/url/https/twitter.com/dbeaver_news.svg?style=social&label=Follow%20%40dbeaver_news)](https://twitter.com/dbeaver_news)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/fa0bb9cf5a904c7d87424f8f6351ba92)](https://app.codacy.com/gh/dbeaver/dbeaver/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
[![Apache 2.0](https://img.shields.io/github/license/cronn-de/jira-sync.svg)](http://www.apache.org/licenses/LICENSE-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.
* 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 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
* Full product documentation
* WIKI
* Issue tracker## Build from sources
## 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](https://twitter.com/dbeaver_news/) and watch educational video on [YouTube](https://www.youtube.com/@DBeaver_video)
- Thanks for using DBeaver! Star if you like it.## Contribution: help the Beaver!
Hooray, we have reached 35k+ 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!
- DBeaver Team (contributors)
---------
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.