You are looking at the docs for the unreleased main branch of Dgraph. The latest version is v23.1.
Ask a Question

Ratel Overview

Ratel is a tool for data visualization and cluster management that’s designed from the ground-up to work with Dgraph and DQL. You can use it for the following types of tasks:

  • Connect to a backend and manage cluster settings (see Connection)
  • Run DQL queries and mutations, and see results (see Console)
  • Update or replace your DQL schema, and drop data (see Schema)
  • Get information on cluster nodes and remove nodes (see Cluster)
  • Backup your server if you are using self-managed Dgraph (see Backup)

To get started with Ratel, use it online with the Dgraph Ratel Dashboard or clone and build Ratel using the instructions from the Ratel repository on GitHub.