Difference between revisions of "DBeaver"

From COPTR
Jump to navigation Jump to search
(Merging Tool registered by User:NaumannKai during the upgrade process.)
 
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<!-- Use the structure provided in this template, do not change it! -->
+
{{Infobox tool
 
+
|purpose=Multi-platform database tool that supports migration and data management
{{Infobox_tool
 
|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 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. -->
{{Infobox_tool_details
 
|releases_rss=
 
|issues_rss=
 
|mailing_lists=
 
|ohloh_id=
 
}}
 

Latest revision as of 16:44, 21 April 2021



Multi-platform database tool that supports migration and data management
Homepage:https://dbeaver.io
License:Apache Standard License
Platforms:Windows, Linux, MacOS
Function:File Format Migration
Content type:Database




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

User Experiences[edit]

Development Activity[edit]