DBeaver 6.0 is our new major release.
- Added support for different cloud databases in AWS and Azure,
- Significantly improved support for PostgreSQL and SQL Server
- Increased number supported drivers to more than 70.
- Renovated connection wizard and data migration tools.
- Added analytical panels, customizable dashboards, mock data generators, SQL debugger.
- Modernized UI, significantly improved dark theme support
- Closed more than 1600 issues on GitHub.
- And a lot of other things
Thank you for your support!
- Navigator:
- Filters were fixed for multi-database drivers (PostgreSQL, SQL Server)
- Folders management was improved (move, drag-n-drop, etc)
- Scripts ordering was fixed
- Data view:
- Multiple cells editor was fixed (performance)
- Plain text presentation was improved
- Context menus were fixed
- PostgreSQL:
- Views dependencies tab was added
- Composite data types rendering and editing was fixed
- GIS data types rendering was fixed
- Table columns collation support was added
- Geometry type and SRID are shown in DDL
- Support of triggers delete was added
- SQL Server:
- Tables DDL generation was improved
- Column default values render was fixed
- Sybase procedures loading was fixed
- BigQuery: error position discovery was added
- Generic driver: JDBC URL
- Dashboards rendering was fixed
- ERD: rendering was fixed (IDEF1X compatibility)
- Tools editor opening was fixed (sessions, locks)
- CSV import: support of custom data/tme format was added
- SQL editor colors were updated for dark theme
- Multiple shortcuts were fixed
- CrateDB driver was added
- Elasticsearch driver was fixed (6.6 compatibility)
- Some icons in UI were updated
- A lot of minor UI fixes