Difference between revisions of "DBeaver"
Jump to navigation
Jump to search
(Merging Tool registered by User:NaumannKai during the upgrade process.) |
Prwheatley (talk | contribs) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{Infobox tool | |
− | + | |purpose=Multi-platform database tool that supports migration and data management | |
− | {{ | ||
− | |purpose= | ||
− | |||
|homepage=https://dbeaver.io | |homepage=https://dbeaver.io | ||
|license=Apache Standard License | |license=Apache Standard License | ||
|platforms=Windows, Linux, MacOS | |platforms=Windows, Linux, MacOS | ||
+ | |function=File Format Migration | ||
+ | |content=Database | ||
}} | }} | ||
− | + | {{Infobox tool details}} | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Description == | == Description == | ||
DBeaver is free and open source universal database tool for developers and database administrators. The program UI is carefully designed and implemented. It is based on opensource framework and allows writing of various extensions (plugins). It supports any database having a JDBC driver. It may handle any external datasource which may or may not have a JDBC driver. There is a set of plugins for different databases and different database management utilities (e.g. ERD, data transfer, compare, data export/import, mock data generation, etc). | DBeaver is free and open source universal database tool for developers and database administrators. The program UI is carefully designed and implemented. It is based on opensource framework and allows writing of various extensions (plugins). It supports any database having a JDBC driver. It may handle any external datasource which may or may not have a JDBC driver. There is a set of plugins for different databases and different database management utilities (e.g. ERD, data transfer, compare, data export/import, mock data generation, etc). | ||
Line 24: | Line 17: | ||
<!-- Provide *evidence* of development activity of the tool. For example, RSS feeds for code issues or commits. --> | <!-- Provide *evidence* of development activity of the tool. For example, RSS feeds for code issues or commits. --> | ||
<!-- Add the OpenHub.com ID for the tool, if known. --> | <!-- Add the OpenHub.com ID for the tool, if known. --> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 16:44, 21 April 2021
Description[edit]
DBeaver is free and open source universal database tool for developers and database administrators. The program UI is carefully designed and implemented. It is based on opensource framework and allows writing of various extensions (plugins). It supports any database having a JDBC driver. It may handle any external datasource which may or may not have a JDBC driver. There is a set of plugins for different databases and different database management utilities (e.g. ERD, data transfer, compare, data export/import, mock data generation, etc).