Fact-checked by Grok 2 weeks ago

DBeaver

DBeaver is a free, open-source, universal database management tool and SQL client designed for developers, database administrators, and analysts to connect, query, and manage data across a wide variety of relational, NoSQL, and cloud databases. It features an intuitive, Eclipse-based user interface that supports tasks such as SQL editing, data browsing, schema navigation, ER diagram generation, and data export/import, with built-in drivers for over 100 database types including MySQL, PostgreSQL, Oracle, SQL Server, MongoDB, Cassandra, Redis, and Google BigQuery. Originating as a project in 2013 by software developer Serge Rider, DBeaver has evolved into a professional-grade application maintained by DBeaver Corp., boasting over 10 million active users worldwide as of 2025 and regular updates, with the latest stable release (version 25.2.5) issued on November 16, 2025. The tool is available in a Edition under the Apache License 2.0, which is fully free and open-source, and a commercial Edition that adds advanced capabilities like enhanced integration, visual query builders, task scheduling, dashboards, and priority support. Cross-platform compatibility ensures it runs seamlessly on Windows, macOS, and , making it a versatile choice for multi-environment database workflows without requiring extensive configuration.

History

Origins and Early Development

DBeaver originated as a hobby project initiated in 2010 by software developer , who sought to create a , open-source database management tool featuring a modern and intuitive user interface to address limitations in existing options like SQL. Rider, motivated by personal needs for efficient database handling, developed the tool from scratch over approximately one year, focusing on JDBC-based connectivity to ensure broad compatibility. The first official release, version 1.0, arrived on February 28, 2011, hosted on , and provided core functionality such as database navigation, SQL editing with autocomplete, and basic data viewing. Initially supporting popular JDBC-enabled databases including , , , and Sybase through generic and specialized drivers, it emphasized usability for developers and administrators without requiring complex setup. Released under the GNU General Public License (GPL), this version quickly attracted early users in the open-source community, laying the foundation for collaborative improvements. In 2012, DBeaver expanded its accessibility with the release of an plugin in , enabling seamless integration into the for developers working in Java-based environments. This plugin, also under the GPL, included most core features of the standalone edition, such as object search and SQL execution, and supported versions 3.7 and later, broadening adoption among users. By 2015, the project migrated its source code to , facilitating easier collaboration and issue tracking, which spurred initial community contributions from external developers. This shift aligned with growing user interest, as evidenced by forum discussions and download trends on . In 2017, starting with version 4.0, DBeaver relicensed to the 2.0 to encourage wider adoption and integration, while maintaining its open-source ethos that had already fostered a modest but engaged user base through bug reports and feature suggestions.

Commercialization and Recent Milestones

DBeaver's commercialization began in with the launch of its Enterprise Edition, marking the transition from a purely open-source project to a hybrid model that introduced paid features to sustain development of the free Community Edition. This shift allowed the project to offer advanced capabilities, such as enhanced support for and databases, while keeping the core tool accessible to a wide audience. By July , the Enterprise Edition had become fully commercial, enabling revenue generation to fund ongoing improvements and community contributions. In 2018, DBeaver Corp was formally established by co-founders Tatiana Krupenya, who serves as CEO, and Serge Rider, the CTO and original developer of the tool, to oversee this hybrid approach combining open-source principles with commercial offerings. This structure facilitated professional support, enterprise-grade features, and expanded database compatibility, positioning DBeaver as a viable tool for both individual developers and large organizations. The company's growth accelerated, culminating in a $6 million seed funding round led by in April 2023, aimed at enhancing universal database management capabilities and scaling the platform's reach. Key technical milestones post-2017 include the release of 21.0 in February 2021, which introduced calendar-based versioning and significant enhancements to the Entity-Relationship Diagram (ERD) editor, such as improved properties panels, drag tools, and entity search functionality for better schema visualization. Later that year, 21.1.5 further refined ERD support with diagram refresh optimizations and context menu improvements. In 2023, 23.x brought initial integrations, starting with smart completion for SQL query generation in February and evolving to include a chat mode for query modification by December's 23.3 release. The most recent stable release, version 25.2.5 on November 16, 2025, builds on these advancements with further AI Assistant improvements, including support for legacy APIs, alongside fixes for data editor icons, SQL script performance, and database driver updates. These developments reflect DBeaver's focus on AI-driven productivity and accessibility. By , the tool had surpassed 8 million open-source users and attracted 5,000 commercial customers, supported by an active community of thousands of contributors who have driven continuous enhancements.

Editions

Community Edition

The DBeaver Community Edition is the free, open-source variant of the database management tool, initially released in 2013 as a personal project and developed under the Apache License 2.0, which permits free use, modification, and distribution of its source code hosted on GitHub. This edition targets developers and database administrators (DBAs) who require a versatile tool for basic multi-database management without the need for enterprise-level extensions, offering universal connectivity through JDBC drivers for a wide range of relational databases such as MySQL, PostgreSQL, and SQL Server. Core components include a basic SQL editor for writing and executing queries, a data viewer for inspecting and editing results in grid or tabular formats, and a metadata browser that provides intuitive navigation through database schemas, tables, and objects. While robust for SQL-based workflows, the Community Edition provides basic built-in support for select NoSQL databases like and . Advanced NoSQL capabilities, enhanced security features, and additional enterprise tools are available in the Enterprise Edition. Distribution occurs through free downloads directly from the official website at dbeaver.io, with regular quarterly updates—typically four major versions per year—ensuring alignment with the project's release cycle and incorporating community feedback and bug fixes.

Enterprise Edition

DBeaver Enterprise Edition is a commercial offering introduced in 2017, designed for professional database management in organizational settings. It operates on a subscription-based model, starting at $25 per per month or $250 annually as of 2025, which includes access to the software, version updates, and dedicated technical support provided by DBeaver Corp. This edition targets enterprises requiring robust, scalable tools beyond the free Community Edition, with features tailored for team environments and production workflows. A key differentiator of the Enterprise Edition is its extended support for diverse database types, including native drivers for NoSQL databases such as , , and , as well as big data platforms like and HBase. This broad compatibility enables seamless connectivity to modern data architectures, including cloud-native services on AWS, Google Cloud, and , facilitating management of hybrid environments without additional configuration. The edition includes premium tools that enhance productivity and for professional users. These encompass a persistent query manager for storing, organizing, and reusing SQL scripts across sessions; advanced data masking capabilities for generating mock data to protect sensitive information during development and testing; and enhanced features such as role-based access controls, logging, and support for SSO, SSH, and SSL protocols. Additionally, subscribers receive priority bug fixes and access to enterprise-specific extensions like Git integration for of database schemas. Deployment options for DBeaver Enterprise Edition support flexible needs, including on-premises installations for controlled environments, cloud-hosted setups via CloudBeaver for remote access, and built-in team collaboration features for shared workspaces and concurrent editing. These options ensure integration with existing infrastructure while maintaining . In large-scale use cases, the Enterprise Edition excels in environments demanding , such as GDPR adherence through data masking and audit trails, and seamless integration with pipelines for automated database deployments and migrations. It is particularly suited for organizations managing multiple data sources in production, where reliability, , and collaborative efficiency are paramount.

Eclipse Plugin Edition

The DBeaver Eclipse Plugin Edition was released on November 4, 2012, as a free, open-source extension for the integrated development environment (), initially compatible with Eclipse 3.7 and later versions. It is distributed under the Apache License 2.0, which succeeded earlier licensing arrangements following a relicense in 2017 to facilitate broader adoption within Eclipse ecosystems. The plugin remains actively maintained, with compatibility extended to contemporary Eclipse releases such as 2025-09 (version 4.37) and beyond, ensuring seamless for developers using up-to-date IDEs. This edition features key adaptations tailored for Eclipse environments, including seamless embedding within the IDE's workspace to allow database tools to operate alongside code projects without switching applications. Shared project metadata enables consistent handling of database connections and schemas across workspaces, while integration with Eclipse's built-in debugger supports step-through SQL execution and error analysis directly in the development context. Additionally, it leverages Eclipse's version control plugins, such as , for synchronizing database scripts and configurations with source code repositories. For developer workflows, the plugin provides direct database access from Eclipse's code editors, enabling real-time querying and result viewing within or other project files to streamline and prototyping. Automated synchronization with Java projects facilitates mapping database structures to object-relational models, reducing manual updates during development cycles. Its architecture supports extensibility through the framework, allowing users to add custom drivers or features via Eclipse's plugin system. Despite these advantages, the Eclipse Plugin Edition requires an existing installation, which may introduce overhead for users without prior setup. It is less suitable for non-Java developers, as its deepest integrations align with Eclipse's Java-centric tools, potentially underutilizing features for those focused on standalone database administration. Updates to the plugin are aligned with the core DBeaver release cycle, such as the addition of compatibility for version 25.2 in September 2025, which included enhancements to SQL editing and AI-assisted features. For users needing advanced or support, the Enterprise Edition offers broader database drivers as an extension within the plugin.

Technical Specifications

Supported Platforms

DBeaver is a cross-platform application with native support for Microsoft Windows 10 and later versions, including and subsequent releases, macOS 11 and higher, and various Linux distributions such as those compatible with , RPM packages, , or formats. For Linux specifically, installation is verified on distributions like via PPA and via RPM, with broad compatibility across GTK-based environments. Installation options vary by platform for ease of deployment. On Windows, users can download and run standalone .exe installers; for macOS, .dmg files enable drag-and-drop to the Applications folder. supports .deb and .rpm packages, portable ZIP archives, (sudo snap install dbeaver-ce), , Homebrew on macOS, and repository additions for or Debian-based systems. Portable versions allow running without full installation, ideal for temporary or restricted environments. The is localized in multiple languages to support global users, including English, , , , , , , Portuguese (Brazilian), , , Simplified Chinese, , Traditional Chinese, and , with additional community-driven translations available. Language selection occurs via Window > Preferences > in the application settings. DBeaver requires Java Runtime Environment (JRE) version 21 or higher to operate, as it is built on the Rich Client Platform. Since version 23.0, all official distributions bundle 21, eliminating the need for separate Java installation on supported platforms; users can override this with a custom JDK if needed.

Supported Databases

DBeaver offers connectivity to a wide range of databases through JDBC and ODBC drivers, enabling users to manage relational, , , cloud, and embedded systems from a unified . The includes bundled drivers for popular databases, while custom drivers can be added manually for broader compatibility. Relational databases receive full support in both Community and Enterprise editions, including , , , , , , , Firebird, Informix, Sybase, and others. These connections leverage standard JDBC protocols, with metadata reading, SQL execution, and schema navigation available out-of-the-box. Big data and columnar databases are supported via specialized drivers, such as for , , , , Apache Drill, Apache Phoenix, , Vertica, and . Users must download these drivers from the respective vendor sites and configure them through DBeaver's driver manager, as they are not bundled by default. NoSQL databases feature advanced support exclusively in the Enterprise Edition, including , , , CouchDB, DynamoDB, and , with visual query builders for non-SQL operations. Basic connectivity may be available in the Community Edition via generic drivers, but full visualization and query tools require the paid version. Embedded and other databases include native support for , , and universal fallbacks like JDBC/ODBC for unsupported systems, allowing connections to flat files (e.g., , XLSX) and legacy formats. Driver management in DBeaver features a built-in editor for configuring libraries, automatic driver downloads and updates for supported databases, and options for SSH tunneling and SSL encryption to ensure secure connections.

Core Functionality

Database Connectivity and Navigation

DBeaver facilitates database connectivity through a wizard-based interface that guides users in configuring connections using JDBC or ODBC drivers. To establish a new connection, users can access the wizard via the menu (Database > New Database Connection), keyboard shortcut (Ctrl+N), or by right-clicking in the Database Navigator. The wizard prompts for essential parameters on the Main tab, including the host address, port number, database/schema name, username, and password, with support for driver-specific custom properties such as connection timeouts or encoding settings. Once configured, connections are managed and browsed via the Database Navigator panel, which presents a hierarchical of database structures. This panel displays connected databases as root nodes, expandable to reveal schemas, tables, views, stored procedures, functions, and other metadata objects, tailored to the specific database type (e.g., catalogs for SQL Server or namespaces for ). It supports multi-connection management by allowing users to organize multiple active connections simultaneously, with options to connect, disconnect, or reconnect individual ones, and to group them into folders for better organization. Security is integrated into the connection setup to protect sensitive data transmissions. DBeaver supports SSH tunneling for secure access to remote databases behind firewalls, configurable in the connection wizard's Network tab by specifying the SSH host, port, authentication method (password or key), and local port forwarding. Additionally, SSL encryption is enabled via the SSL tab, where users can select certificates (CA, client, and private key), set SSL modes (e.g., require, verify-ca), and configure keystores for mutual authentication. For performance optimization, DBeaver reuses connections within sessions to minimize overhead, though advanced pooling is handled at the JDBC driver level. Project management in DBeaver revolves around Eclipse-based workspaces, enabling users to organize and persist across sessions. are saved within , which can be created and switched via > Switch Active , allowing logical grouping by or team. and of and are supported through the > / menus, using DBeaver's native format (typically XML-based) to transfer configurations between installations or backups. Error handling during connectivity is aided by built-in diagnostic tools. Users can test directly in the wizard using the "Test Connection" button, which validates parameters and reports issues like authentication failures or network errors. For deeper troubleshooting, the Error Log view (Window > Show View > Error Log) captures runtime errors, including connection-related exceptions, while the Help > Collect Diagnostic Info command generates comprehensive logs and configuration dumps for support reporting.

SQL Editing and Execution

DBeaver's SQL Editor provides a multi-tabbed for authoring and managing SQL scripts within a single database connection, enabling users to work on multiple queries simultaneously without switching contexts. This editor supports tailored to the connected database, recognizing reserved keywords and structures specific to each dialect to improve readability and reduce errors during development. The editor incorporates SQL Assist for intelligent auto-completion, drawing from metadata to suggest database objects such as tables, columns, and views, alongside SQL keywords and commands. Auto-completion is triggered via Ctrl+Space and operates through configurable engines, including a semantic mode that provides context-aware proposals based on generalized SQL grammar, ensuring relevance across various database types. Additionally, code formatting is available through Ctrl+Shift+F, which applies customizable rules to selected text or entire scripts, enhancing code organization and consistency. Execution options in the SQL Editor accommodate diverse workflows, including running individual queries under the cursor or selected text with Ctrl+Enter, executing entire scripts via Alt+X, or processing batches of statements delimited by semicolons. Parameterized runs are supported through dynamic bindings, allowing placeholders like ? or :param to be resolved at runtime, while features like EXPLAIN plan visualization and query profiling provide insights into performance for optimization. Script management within the editor facilitates saving queries as .sql files for reuse, loading existing scripts, and basic versioning through the integrated resource manager, which tracks recent files and connections. Integration with external editors, such as VS Code, is possible by exporting scripts for editing and re-importing, though primary operations remain within DBeaver's environment. Dialect support is automatic and connection-based, adapting , auto-completion, and formatting to database-specific variants like for or T-SQL for SQL Server, with the semantic completion engine handling most proprietary extensions effectively. In version 25.2, enhancements to the Assistant introduced query preview and confirmation dialogs for AI-generated SQL via the @ai command or chat interface, allowing users to review and approve suggestions before execution to mitigate risks. This feature builds on prior AI capabilities, streamlining query generation while maintaining control over database interactions.

Data Management Tools

DBeaver's Data Editor provides a grid-based for viewing and records in tables and views, enabling users to interact with database contents directly without writing SQL queries for basic operations. The editor features inline capabilities, where changes can be made directly in cells, with options to add, duplicate, or delete rows using controls; modifications are previewed and committed in batches to the database upon . Filtering is supported through a top for custom conditions, column-specific menus, and both server-side and to optimize query performance. can be applied via column headers or context menus, also configurable for server or client execution, while searching integrates with filters for quick navigation across large result sets. Handling of large objects (LOBs) such as BLOBs, CLOBs, and images is facilitated through a dedicated Value Viewer panel, accessible by selecting a (e.g., via Shift+Enter), which allows detailed inspection, editing, and even external application integration for . For performance with extensive —potentially millions of rows—DBeaver employs virtual scrolling and , where data is fetched incrementally based on a configurable row fetch size (default 200 rows), avoiding full table loads into memory; users can adjust this in preferences to balance responsiveness and resource usage. This approach ensures efficient handling without requiring the entire to be loaded upfront. Data import and export functionalities are managed through intuitive wizards that support multiple formats, including , , XML, and SQL scripts, allowing bulk operations on tables or query results with real-time progress indicators and error logging. These wizards enable seamless from files to databases or vice versa, with options for encoding selection, customization, and handling of special characters to maintain during transfers. Data transfer extends these capabilities to move records between heterogeneous databases or combine file-based and database sources, incorporating column mapping tools to align schemas and transformation rules for conversions, null handling, and expression-based modifications. Bulk transfers track progress via visual indicators and support pausing/resuming, making it suitable for large-scale operations while minimizing downtime. For validation, DBeaver includes row-level comparison via the Data Compare tool, which identifies discrepancies between tables by matching on keys, highlighting differences in values, insertions, deletions, or updates to facilitate testing and verification. Additionally, mock data —available in paid editions—automates the of synthetic test records, configurable per column with generators for strings, numbers, dates, and more, including null percentages and seeds for ; this integrates directly from the Data Editor to populate tables for constraint testing without affecting production data. During inline edits, database-enforced constraints (e.g., keys, conditions) are validated upon commit, with error feedback if violations occur.

Advanced Features

DBeaver provides advanced editing capabilities through its built-in editor, which allows users to view, modify, and generate (DDL) scripts for database objects such as tables, views, and indexes. The tool includes a DDL that facilitates the creation and alteration of schema elements by producing executable SQL scripts based on user modifications. Additionally, export functionality enables the conversion of entire schema structures into SQL scripts, supporting tasks like and replication across environments. These features are particularly useful for database administrators handling complex schema changes without manual scripting. The application supports Entity-Relationship Diagrams (ERDs) for visual representation of database schemas, automatically rendering diagrams from selected tables and their relationships to illustrate foreign keys and dependencies. Users can interact with these diagrams for navigation, such as zooming, panning, and selecting objects to view detailed properties or generate related SQL. ERDs can be exported in formats like and for reporting or integration into documentation, enhancing schema comprehension in team settings. This visualization tool extends beyond basic navigation by allowing customization of diagram layouts and styles. For , DBeaver offers comprehensive data transfer tools that support full or partial database dumps through and wizards, compatible with various formats including SQL inserts, , and native database dumps. These wizards include options tailored to specific databases, such as PostgreSQL's pg_dump integration, enabling efficient data movement between servers or to files. Native scheduling is available in editions to automate these processes periodically. This approach ensures reliable data preservation and for environments. DBeaver's extensibility is powered by its foundation, which includes over 130 s in the edition and supports installation of optional extensions for enhanced functionality. Users can add custom JDBC drivers via manager to connect to unsupported databases, configure themes such as light, dark, or classic for improved usability, and integrate with systems like to manage SQL scripts and connection configurations. The system also allows for third-party integrations, such as Tableau for or session managers for monitoring, making it adaptable to diverse workflows. Introduced in 2023 as an optional extension and fully integrated into the community edition by version 25.1.3, DBeaver's AI tools feature a chat-based assistant powered by models like or , providing assistance for query optimization by suggesting efficient rewrites and explaining execution plans. The AI also supports schema analysis through smart object descriptions, identifying potential issues like missing indexes or normalization problems, and aids in error fixing by diagnosing or logic flaws. Additional capabilities include generating SQL from prompts and previewing query results before execution, with configurable safeguards for potentially destructive operations. These features streamline advanced database tasks, reducing manual effort in optimization and analysis.

References

  1. [1]
    DBeaver Community | Free Open-Source Database Management Tool
    DBeaver Community is a free, open-source database management tool for personal projects. Manage and explore SQL databases like MySQL, MariaDB, PostgreSQL, ...DownloadAbout
  2. [2]
    List of All Supported Databases - DBeaver PRO
    Apache Cassandra. A free and open-source, distributed, wide column store, NoSQL database management system.
  3. [3]
    About us – DBeaver
    DBeaver Enterprise was launched. We officially opened the company and released the first commercial version of DBeaver. 2020. CloudBeaver was released. We ...
  4. [4]
    Download | DBeaver Community
    DBeaver Community 25.2.4. Released on November 2nd 2025 (Milestones). It is free and open source (license). Also you can get it from the GitHub mirror.Archive Files · News · Of /update/latest
  5. [5]
    DBeaver PRO | Manage 100+ Databases in One Place
    Professional database management software. Connect, query, analyze, and manage your data with advanced tools. Get a free DBeaver PRO trial.
  6. [6]
    Info on why it's called DBeaver, and possible rename · Issue #3587
    Jun 6, 2018 · serge-rider commented​​ Answering the first question: in 2010, it was a hobby project. Initially intention was to replace SQL Squirrel for my own ...Missing: origins founding
  7. [7]
    DBeaver 1.0 released!
    Feb 28, 2011 · Finally, in the last day of winter we have released! This version changes: It took about a year of development to create DBeaver from scratch.
  8. [8]
    Release Candidate 1 - DBeaver Community
    Jan 2, 2011 · Release Candidate 1. Posted on 2011-01-02 by Serge. Merry Christmass and Happy New Year! RC1 is ready for download. New major features are ...
  9. [9]
    DBeaver download | SourceForge.net
    Rating 5.0 (1) · FreeJul 8, 2024 · DBeaver is a free, multi-platform database tool that supports any database having a JDBC driver. It is useful for developers, SQL programmers, database ...Missing: date | Show results with:date
  10. [10]
    DBeaver 2.0 Beta
    Eclipse plugin: We have made Eclipse Plugin version (awaited by many). It is platform independent and can be installed on Eclipse 3.7, 3.8 or ...
  11. [11]
    DBeaver 2.0
    Eclipse plugin version; SQL templates (snippets) support; Database compare feature; Data editor improvements; Hex editor for strings; XML data ...
  12. [12]
    DBeaver on GitHub
    Oct 22, 2015 · DBeaver has moved to GitHub. Users can create issues in GitHub issue tracker. The build procedure will be described in the future.
  13. [13]
    DBeaver CE relicense on Apache License · Issue #1180 - GitHub
    Jan 24, 2017 · DBeaver CE 4.0 will be licensed under Eclipse Public License (EPL). Main reason is to allow DBeaver CE sources/binaries usage in ...Missing: 4. x
  14. [14]
    Investing in the future of universal database management ... - Headline
    Apr 11, 2023 · DBeaver was co-founded in 2018 by Tatiana Krupenya, CEO, and Serge Rider, CTO, two leaders who have spent the last decade developing an ...Missing: 2010 | Show results with:2010
  15. [15]
    DBeaver takes $6M seed investment to build on growing popularity
    Apr 11, 2023 · When DBeaver creator Serge Rider began building an open source database admin tool in 2013, he probably had no idea that 10 years later, it ...<|control11|><|separator|>
  16. [16]
    DBeaver 21.0
    We switched to calendar versioning: version 21.0 comes after 7.3. Main changes since 7.3: Big number of improvements in data transfer tool ...Missing: x | Show results with:x
  17. [17]
    DBeaver 21.1.5
    ERD editor: Properties panel was added for diagram elements; Diagram drag tool was added; Entity search UI was improved; Diagram refresh now ...Missing: x | Show results with:x
  18. [18]
    GPT-3: your AI assistant in DBeaver
    Feb 9, 2023 · GPT-3 Smart Completion in DBeaver can be useful for writing SQL queries quickly without much effort. You can simplify and speed up your work with its help.
  19. [19]
    DBeaver 23.3
    Dec 12, 2023 · The first one is that we have added a chat mode to our AI Assistant in desktop apps, which means that you now can modify the generated query ...
  20. [20]
  21. [21]
    Contributors to dbeaver/dbeaver
    - **Number of Contributors**: Not explicitly stated in the provided content.
  22. [22]
    How DBeaver Got Its Name: Story Behind The Scenes
    Oct 24, 2024 · DBeaver started in 2010 as a personal project by the company's future CTO. Back then, it was trendy to name startups after animals or to choose ...Missing: date | Show results with:date
  23. [23]
    About | DBeaver Community
    DBeaver is free and open source universal database tool for developers and database administrators. Usability is the main goal of this project, program UI is ...Missing: official | Show results with:official
  24. [24]
    dbeaver/dbeaver: Free universal database tool and SQL client
    Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Has a lot of features including schema editor, ...
  25. [25]
    DBeaver release cycles - GitHub
    Sep 15, 2025 · Regular releases: DBeaver releases a new stable version every three months, resulting in four major updates annually.
  26. [26]
    DBeaver Enterprise | Professional Database Management
    Previous release 9th June 2025 Archive ; Current release 8th September 2025 Release notes ; Future release 8th December 2025 Early access.
  27. [27]
    Compare DBeaver Products & Pricing - DBeaver Enterprise, Lite
    DBeaver Lite is $110/year, with visual query builder, in-line editing, and limited development tools. Enterprise is $250/year, with all Lite features plus ...DBeaver Team Edition · DBeaver PRO: Upgrade from... · Supported databasesMissing: 2025 | Show results with:2025
  28. [28]
    Enterprise edition | DBeaver Documentation
    This edition goes beyond simple database tasks, enhancing data visualization, query development, security features, and administrative tasks.Missing: premium | Show results with:premium
  29. [29]
    Enterprise Edition · dbeaver/dbeaver Wiki - GitHub
    This edition goes beyond simple database tasks, enhancing data visualization, query development, security features, and administrative tasks.Missing: 2014 | Show results with:2014
  30. [30]
    DBeaver | Eclipse Plugins, Bundles and Products
    DBeaver is free universal SQL client/database tool for developers and database administrators. It supports more than 100 preconfigured database drivers.DBeaver EE · DBeaver - Git · SQL Debugger
  31. [31]
    Develop in Eclipse · dbeaver/dbeaver Wiki - GitHub
    Jul 1, 2025 · DBeaver is an Eclipse RCP application. It consists of a set of Eclipse plugins, features, and products.
  32. [32]
    DBeaver Enterprise Release notes
    Redshift, Firebird: driver version was updated. DBeaver EE 5.0. March 12, 2018. DBeaver EE 5.0 is the first major Enterprise version release. Tons of bug fixes ...
  33. [33]
    DBeaver EE | Eclipse Plugins, Bundles and Products
    DBeaver Enterprise Edition. Includes all features of DBeaver Community plus: - NoSQL/BigData databases: - Enterprise extensions for: - Advanced extensions.Missing: fully | Show results with:fully
  34. [34]
    DBeaver - CelerData
    Aug 7, 2024 · DBeaver offers a comprehensive suite of tools for database management. Users can efficiently execute SQL queries, manage data, and visualize results.
  35. [35]
    Languages | DBeaver Documentation
    Navigate to Window -> Preferences -> User Interface. · Choose your desired language from the drop-down menu. · Click the Apply and Close button to save your ...
  36. [36]
    Database drivers | DBeaver Documentation
    SQL databases - PostgreSQL, MySQL, MariaDB, Oracle, SQL Server, DB2, SQLite, Firebird, H2, and more; NoSQL databases - MongoDB, Cassandra, Redis, DynamoDB, etc.<|control11|><|separator|>
  37. [37]
    Driver manager | DBeaver Documentation
    To add a new driver to DBeaver, you first need to get these .jar files. You can find them included with your database server or download them from the database ...
  38. [38]
    Create connection | DBeaver Documentation
    Click Database -> New Database Connection in the menu bar. · Press Ctrl+N -> DBeaver. Then, in the wizard, click Database connection and then click Next. · Click ...Creating a new database... · Configuring Connection Settings · Advanced Settings
  39. [39]
    Database navigator | DBeaver Documentation
    Use the tree in Database Navigator to view and explore databases. Each connection shows its own set of objects - schemas, tables, views, procedures, and more.
  40. [40]
    SSH configuration | DBeaver Documentation
    This feature provides a comprehensive overview of your SSH tunnel usage, including detailed information on each tunnel and the databases it serves.Configure SSH tunnels · Advanced settings · SSH shared tunnels
  41. [41]
    SSL configuration | DBeaver Documentation
    DBeaver supports the ability to establish connections using Secure Socket Layer (SSL), a protocol for creating authenticated and encrypted links between ...
  42. [42]
    Projects | DBeaver Documentation
    Go to File -> Export -> DBeaver. · Select the Projects. · Follow the steps in the export wizard to save the Project.
  43. [43]
    Error log | DBeaver Documentation
    Gathering log files for error reporting¶ · Navigate to Help -> Collect Diagnostic info. · Select the folder to save the collected log information. Important.Missing: testing | Show results with:testing
  44. [44]
    SQL Editor | DBeaver Documentation
    With the SQL Editor in DBeaver, you can write and execute multiple SQL scripts within a single database connection, save them as files, and reuse them later.
  45. [45]
    SQL Assist and Auto Complete | DBeaver Documentation
    The SQL Assist feature provides auto-completion of database object names and SQL commands, and other keywords in queries.How To Use Sql Assist · Quick Fix · Completion EnginesMissing: highlighting | Show results with:highlighting
  46. [46]
    SQL formatting | DBeaver Documentation
    To format an SQL text, select it and press Ctrl+Shift+F or right-click the selected text and click Format -> Format SQL on the context menu.Missing: dialect | Show results with:dialect
  47. [47]
    SQL Editor · dbeaver/cloudbeaver Wiki - GitHub
    Sep 15, 2025 · SQL Editor features. SQL assist and auto-complete; Display multiple tab rows; Resource manager; Auto and Manual commit. SQL Editor preferences ...
  48. [48]
    DBeaver 25.2
    Aug 31, 2025 · Changes since 25.1.5: AI Assistant: Added query preview to the @ai command and AI chat query confirmation; Added support of a custom OpenAI ...
  49. [49]
    Data Editor · dbeaver/dbeaver Wiki - GitHub
    The Data editor allows to view and edit data of a database table or view. The central part of the Data editor is the data grid.
  50. [50]
    Data Editor | DBeaver Documentation
    Opens Mock Data Generator. See the Mock Data Generation in DBeaver article. Logical structure, Opens a submenu allowing you to write virtual column expressions, ...
  51. [51]
    Data transfer · dbeaver/dbeaver Wiki - GitHub
    Sep 15, 2025 · Data transfer is a crucial feature that enables you to export and import data in various formats as well as moving data between tables in the same or to ...
  52. [52]
    How to compare data in DBeaver
    Jul 11, 2024 · DBeaver's Data Compare feature simplifies the process by comparing data in two tables row by row, according to a unique key.
  53. [53]
    Mock data | DBeaver Documentation
    The Mock Data generator in DBeaver automates the process of creating test data, making it much faster and more efficient than entering data manually.Generating mock data · Data generators · String
  54. [54]
    Data viewing and editing | DBeaver Documentation
    DBeaver allows inline editing, cell editing, row manipulation, and copy/paste for data viewing and editing. Changes are saved to the database.
  55. [55]
    Welcome | DBeaver Documentation
    This is the documentation for DBeaver, a universal database management tool for anyone who needs to work with data professionally.
  56. [56]
    Home · dbeaver/dbeaver Wiki - GitHub
    Rich set of tools for database management and analytics; Multiplatform support for Windows, macOS, and Linux. Table of contents. Getting started.
  57. [57]
    Optional extensions - DBeaver Documentation - GitHub
    DBeaver Documentation · GIT integration · Tableau integration · Database debugger (PostgreSQL) · Session Manager · Lock Manager.
  58. [58]
    Eclipse extensions · dbeaver/dbeaver Wiki - GitHub
    Built on Eclipse, DBeaver lets you install additional extensions (plugins), including those developed specifically for DBeaver. Install process. Tip: You can ...Missing: 2012 GPL
  59. [59]
    User Interface Themes · dbeaver/dbeaver Wiki - GitHub
    Jun 3, 2025 · Go to Window -> Preferences -> User Interface -> Appearance. · Select from the following available themes: Light; Dark; Classic.
  60. [60]
    DBeaver 25.1.3
    Jul 20, 2025 · DBeaver 25.1.3 · AI integration is now included in the Community packaging, extension install is not needed anymore · SQL Editor: · Metadata: fixed ...