Skip to content
dbeaver-devops edited this page Jun 2, 2026 · 1 revision

Table of contents

driver - work with database drivers in dbvr.

Synopsis

dbvr driver [-hV] [COMMAND]

Tip: You can also use global options with this command.

Description

Manage database drivers available in dbvr.

Drivers define how dbvr connects to specific database engines. Some drivers are bundled with the application, while others can be downloaded automatically when first used.

Driver IDs returned by this command are used in datasource create, sql, and auth-models.

Tip: Driver management in dbvr follows the same model as in DBeaver. For details on driver configuration, download sources, and versions, see Driver manager.

Commands

  • list

    Show the list of supported database drivers.

Clone this wiki locally