Getting started
Install gr and run your first Cypher query against a real graph in under five minutes.
Three pages: what gr is and why the graph model fits some problems better than tables, how to install the binary and the Go module, and a guided first run that ends with a real persisted graph you can query.
Introduction
The graph model, openCypher, and why gr fits some problems better than a relational database.
Installation
Install gr from Go, Homebrew, Scoop, a release archive, a Linux package, or the container image.
Quick start
From an empty terminal to a persisted, queryable graph database in five minutes.