Skip to content
dbeaver-devops edited this page Jun 3, 2026 · 3 revisions

About dbvr

dbvr is a database management CLI from DBeaver.

dbvr provides command-line access to a wide range of databases. It supports relational, NoSQL, and cloud databases, with configurable drivers and authentication methods. Database connections and operations behave consistently across environments, which makes dbvr suitable for use in scripts, servers, and automated setups.

dbvr supports common database operations used in scripts and automated workflows. These include executing SQL queries and scripts, and importing or exporting data in standard formats. dbvr also exposes other database functionality available through the DBeaver engine, allowing database operations to be executed without a graphical interface.

dbvr is available in two editions: dbvr and dbvr Community. The dbvr Community edition is free and open source. The dbvr edition adds support for additional databases, drivers, and enterprise features. dbvr-only features are marked with in the table of contents.

Table of contents

Clone this wiki locally