diff --git a/README.md b/README.md index 732c116..361c8e8 100644 --- a/README.md +++ b/README.md @@ -239,6 +239,7 @@ You can read more about this distinction on Prof. Daniel Abadi's blog: [Distingu and indexing backends (Elasticsearch, Solr, Lucene). * [MapGraph](https://www.blazegraph.com/mapgraph-technology/) - Massively Parallel Graph processing on GPUs. * [Microsoft Graph Engine](https://github.com/Microsoft/GraphEngine) - a distributed in-memory data processing engine, underpinned by a strongly-typed in-memory key-value store and a general distributed computation engine. +* [ArcadeDB](https://arcadedb.com/) - multi-model database with native graph, document, key-value, time-series and vector support. Apache 2.0 license. * [Neo4j](https://neo4j.com/) - graph database written entirely in Java. * [OrientDB](http://orientdb.com/) - document and graph database. * [Phoebus](https://github.com/xslogic/phoebus) - framework for large scale graph processing.