Skip to content

Getting Started

Welcome to Grafeo! This guide covers getting started with the high-performance graph database.

Choose a Path

  • Installation


    Install Grafeo for Python, Node.js, Go, C#, Dart, Rust or WebAssembly.

    Installation Guide

  • Quick Start


    Get up and running in 5 minutes with a simple example.

    Quick Start

  • First Graph


    Build a first graph step-by-step with hands-on examples.

    First Graph Tutorial

  • Configuration


    Learn about configuration options for memory, persistence and performance.

    Configuration

Prerequisites

For Python Users

  • Python 3.12 or later
  • uv (or pip) package manager

For Node.js Users

  • Node.js 20 or later
  • npm package manager

For Go Users

  • Go 1.22 or later
  • C compiler (for CGO)

For C# Users

  • .NET 8 SDK or later

For Dart Users

  • Dart SDK 3.0 or later

For Rust Users

  • Rust 1.91.1 or later
  • Cargo package manager

What's Next?

After getting started, explore these resources: