Skip to content

meta database

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

Table of contents

meta database - database (catalog) operations in dbvr.

Synopsis

dbvr meta database [-hV] [COMMAND]

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

Description

List databases (catalogs) in a connected datasource and get their DDL statements.

Commands

  • list

    List databases available in the connected datasource.

  • ddl

    Get the DDL statement for a database.

Clone this wiki locally