Ratel
Ratel
Ratel is a tool for data visualization and cluster management that’s designed from the ground-up to work with Dgraph. Clone and build Ratel to get started.
We’re overhauling Dgraph’s docs to make them clearer and more approachable. If you notice any issues during this transition or have suggestions, please let us know.
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.
Was this page helpful?