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…
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.…
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…
Fifth beta is ready and can be downloaded. New features: Query manager (logs all queries, including metadata and utility SQL executed by DBeaver) – present as separate view and as “Execution Log” in SQL editor. Explain execution plan (available in…
Thanks to volunteer help of my collegues some serious bugs was fixed in last beta. Build with the latest patches available for download. Yesterday was a hard day, yep.
Good news everyone! Happy Programmer’s Day! New Beta is public – download it here. New version includes improvements like database navigator structure refresh, copy objects to clipboard, ERD for tables and many-many minor UI additions. Plus a lot of bugfixes.…
DBeaver Beta 2 is public – you may download it now. Besides a lot of general fixes and new features ERD plugin was completely rewritten. Now diagrams looks cool and allows navigation thru metadata – check it.