12 JSON and Document View
dbeaver-devops edited this page 2025-11-26 13:38:55 +00:00
This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Note

: This feature is available in Enterprise, AWS, and Team editions only.

Table of contents

CloudBeaver lets you view and edit JSON documents in databases such as MongoDB, DynamoDB, and other NoSQL databases.

Viewing documents

To work with JSON data, switch to the JSON tab available on the left side of the Data Editor.

You can collapse or expand JSON entries to focus on specific parts of the document. Click the arrow button () next to a key to fold or unfold that section.

Editing documents

To edit a document:

  1. Click the Pencil button () in the left panel.
  2. The document switches to editing mode.
  3. Click Apply () or Cancel () to save or discard your changes.

If a document contains unsaved changes, its highlighted with an orange border.