Skip to content

Database Object Editor

dbeaver-devops edited this page Mar 7, 2025 · 1 revision

Table of contents

Overview

The Database object editor, or Metadata editor, is a general-purpose tool that provides a comprehensive interface for working with various database objects such as tables, views, and schemas. It includes several key components that help you interact with database objects:

  • Tabs: Provide access to specific editors, such as Properties, Data, and Diagrams.
  • Content area: Shows detailed information about the selected object.
  • Toolbar: Offers tools specific to each tab to streamline tasks.

To open the Metadata editor for an object, in the Database Navigator:

  • Double-click the database object.
  • Click the database object and choose Open.

Tabs

Tab Description
Properties Available for all objects, shows the properties of the database object and its sub-entities.
Data Appears for tables and views, represents the Data Editor.
ER Diagram Appears for tables and schemas, displays ERD (Entity-Relationship Diagrams).

Content area

The Content Area is key part of the Metadata editor. The Content Area shows information about a database object and things like its sub-parts or DDL.

CloudBeaver Documentation

User Guide

Server configuration

CloudBeaver editions

Deployment

Development

Clone this wiki locally