It happens very often that we do not have direct access to our databases, especially if we are talking about internet hosting. As a rule due to security reasons hosting provider closes all “non-standard” ports (except HTTP, FTP, SSH and…
It happens very often that we do not have direct access to our databases, especially if we are talking about internet hosting. As a rule due to security reasons hosting provider closes all “non-standard” ports (except HTTP, FTP, SSH and…
Finally we have working version of metadata editor. It allows visual edit of primary relational database entities: Tables Columns Unique keys Foreign keys Indexes Generic driver uses SQL-92 DDL to manipulate meta objects. MySQL driver uses MySQL extensions. This is…
Well here we are again. We had no any news or other visible activity for a week or so. To be honest, last few days we tried to port DBeaver on GLaDOS. Tried very hard. At last we have no…
We had plans to release new version with metadata editor support, however there were too many changes in UI so we decided to make this intermediate major version. So, here it is – DBeaver 1.1.0. Changelist: Major redesign of object…
New stable version 1.0.5 has been released! Changelist: Custom Entity diagrams (ERD). Now you may create diagram with custom tables (even from different databases), layout entities automatically or manually, create logical references between entities, create descritpion notes, etc. Copy-paste and…
Out community forum just opened in test mode a couple of days ago. Now it tested and works fine. You are welcome, please leave any questions, comments, suggestions, bugreports and feature requests in appropriate forums. We really appreciate any feedbacks.…
Hooray, finally, in the last day of winter we have released! This version changes: Project configuration import/export (so now you can share your DB configurations with colleagues). 3rd party configuration import added (in this release SQL Squirrel and DBVisualizer are…
RC2 is available for download! Major new features: Bookmarks – any database objects can be added to bookmarks. Very usefull if you use only a little set of DB objects from a huge database with multiple schemas/tables/etc. Scripts management. Now…
DBeaver now have the automatic installer! It supports program install, uninstall, plugins selection and latest Java RE update. For now only 32-bit Windows version is available, other versions will be supported in the future.
Merry Christmass and Happy New Year! RC1 is ready for download. New major features are: Database objects search (tables, procedures, constraints. columns, etc) Generic driver supports only tables and procedures (as it provided by JDBC API) but advanced plugins (MySQL…