Difference between revisions of "DBeaver"

From COPTR
Jump to navigation Jump to search
(Merging Tool registered by User:NaumannKai during the upgrade process.)
 
(Added links to Function and/or Content Type)
Line 1: Line 1:
<!-- Use the structure provided in this template, do not change it! -->
+
{{Infobox tool
 
+
|image={{PAGENAMEE}}.png
{{Infobox_tool
 
 
|purpose=Free multi-platform database tool that supports all popular databases: MySQL, PostgreSQL, SQLite, Oracle, DB2, SQL Server, Sybase, MS Access, ...
 
|purpose=Free multi-platform database tool that supports all popular databases: MySQL, PostgreSQL, SQLite, Oracle, DB2, SQL Server, Sybase, MS Access, ...
|image={{PAGENAMEE}}.png
 
 
|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
 
}}
 
}}
<!-- Note that to use the image field, you should leave the value as {{PAGENAMEE}}.png (or similar) and upload a copy of the image. Hot-linking is not supported. If you don't want an image, just remove that line. -->
+
{{Infobox tool details}}
 
 
[[Category:File format migration]]
 
 
 
 
 
[[Category:Database]]
 
 
 
 
== 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 18:
 
<!-- 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. -->
{{Infobox_tool_details
 
|releases_rss=
 
|issues_rss=
 
|mailing_lists=
 
|ohloh_id=
 
}}
 

Revision as of 19:33, 20 April 2021



DBeaver
Free multi-platform database tool that supports all popular databases: MySQL, PostgreSQL, SQLite, Oracle, DB2, SQL Server, Sybase, MS Access, ...
Homepage:https://dbeaver.io
License:Apache Standard License
Platforms:Windows, Linux, MacOS
Function:File Format Migration
Content type:Database




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).

User Experiences

Development Activity