From 9862ecd50f0cd853c6e569c15aad90c44bd927f6 Mon Sep 17 00:00:00 2001 From: Aaron Goh Date: Wed, 22 Apr 2026 22:44:05 +0200 Subject: [PATCH] Add Omnigraph --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b8b3381..d13743b 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,7 @@ For more information about the above compiled landscape for 2025, please refer t - [Dgraph](https://github.com/dgraph-io/dgraph) - A horizontally scalable and distributed GraphQL database with a graph backend - [Apache Age](https://github.com/apache/age) - A graph database as an extension to PostgreSQL - [FalkorDB](https://github.com/FalkorDB/falkordb) - A graph database that uses GraphBLAS under the hood, tailored for LLMs +- [Omnigraph](https://github.com/ModernRelay/omnigraph) - Typed graph database where agents branch and merge like Git. S3-native, Rust, traversal + vector + BM25 in one runtime ### Distributed Key-value Store - [Riak](https://github.com/basho/riak) | ⚠️ Inactive | - A decentralized key-value datastore from Basho Technologies