Skip to content
Databases

Dgraph Labs (Hypermode) Dgraph GraphQL Database — Default Password

Default username and password for the Dgraph Labs (Hypermode) Dgraph GraphQL Database: groot / password. Learn how to log in and how to change the default credentials.

When Dgraph's Access Control List (ACL) feature is enabled (--acl flag on Dgraph Alpha), the system creates a built-in superuser account 'groot' with the default password 'password'. The groot user belongs to the 'guardians' group and has unrestricted access to all predicates and types. ACL is an Enterprise feature; Community Edition deployments without ACL have no authentication at all. Applies to Dgraph 1.x through 23.x.

UsernamePasswordAccessNotes
groot
password
APIACL superuser (Enterprise Edition with --acl enabled). Community Edition has no authentication.

Responsible use

This database lists publicly documented default credentials so administrators can find and change them. Only use these on systems you own or are authorized to test.

Related devices