From b21ab1392a2a8200762e0e040d3707ded038b369 Mon Sep 17 00:00:00 2001 From: Amir Date: Wed, 15 Mar 2023 16:27:31 +0000 Subject: [PATCH] Graph databases: add Copernic. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e1b742c..0f31f33 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ A curated list of resources for graph databases and graph computing tools * [ArangoDB](https://www.arangodb.com/) - highly available Multi-Model NoSQL database * [Blazegraph](https://github.com/blazegraph/database) - GPU accelerated graph database * [Cayley](https://github.com/cayleygraph/cayley) - open source database written in Go +* [Copernic](https://git.sr.ht/~amirouche/copernic) - Data, and its history, via change requests at scale * [CosmosDB](https://docs.microsoft.com/en-us/azure/cosmos-db/graph-introduction) - cloud-based multi-model database with support for TinkerPop3 * [Dgraph](https://dgraph.io) - Fast, Transactional, Distributed Graph Database (open source, written in Go) * [DSE Graph](https://www.datastax.com/products/datastax-enterprise-graph) - Graph layer on top of DataStax Enterprise (Cassandra, SolR, Spark)