DBeaver 2.4.0

DBeaver 2.4.0 has been released. Finally. Almost 2 months since last version. It is one of the most complicated DBeaver releases ever.
Currently we are working hard on NoSQL databases support, specifically on structured (object) data types and collections view/edit. It has very limited application in relational databases (Oracle and DB2 supports object types but most of other databases doesn’t) but widely used in NoSQL ones.
We are going to add support of MongoDB and Cassandra (replace existing legacy plugin) in one of the next major versions.

Changelist:

  • Foreign keys navigation added
  • grid_navigate

  • Structured and collection types support added
  • grid_struct

    grid_array

  • Results viewer improved
  • A lot of minor bugfixes and improvements
Posted in Releases