omnigraph logo

omnigraph

ModernRelay/omnigraph

Lakehouse native graph engine with git-style workflows

GraphCanon updated 3w · GitHub synced 3w

1.0k stars190 forksLast push 3w Rust MIT

Decision brief

Omnigraph is a Rust-based Lakehouse-native graph engine that integrates Git-style workflows for managing knowledge graphs leveraging modern data technologies such as Apache Arrow and DataFusion.

Good fit when

  • Use Omnigraph if your project involves complex knowledge graph management within a lakehouse architecture, as it offers native integration to facilitate efficient handling of large datasets.
  • Consider Omnigraph when you require version control capabilities similar to Git for tracking changes in your graph data, enabling more robust collaboration among team members.

Avoid when

  • Avoid Omnigraph if you prefer or need a Java-based solution, as it might not align with the runtime requirements of your existing technology stack.
  • Omnigraph may not be suitable for simple or small-scale graph projects that do not require advanced versioning and collaboration features akin to Git workflows.

Observed Jul 17, 2026 · Source: enrich:decision_facts

Verify the decision

Maintenance and security

Full trust report
Maintenance
Very active (0d since push)
As of 3w
Provenance
Not a fork · Organization account
As of 3w
Security (OSV)
No MCP manifest
As of 1mo

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Install

cargo add omnigraph
crates.io

Similar tools

Same-category neighbours. No typed graph edges are catalogued for this tool yet.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

omnigraph is a Rust-based Lakehouse-native graph engine featuring Git-like workflow capabilities for managing knowledge graphs, utilizing modern data technologies such as Apache Arrow and DataFusion.

Capability facts

Deploy
Self-host

Source: dockerfile:Dockerfile · Aug 2, 2026

Docker
Dockerfile present

Source: dockerfile:Dockerfile · Aug 2, 2026

Languages
rust

Source: github.language · Aug 2, 2026

Categories

Tags

README

Install

curl -fsSL https://raw.githubusercontent.com/ModernRelay/omnigraph/main/scripts/install.sh | bash

This installs omnigraph (CLI) and omnigraph-server into ~/.local/bin from published release binaries. Or with Homebrew:

brew tap ModernRelay/tap
brew install ModernRelay/tap/omnigraph

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.