diff --git a/README.md b/README.md index ce9fafa..f65ef2d 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ Property graphs allow nodes and edges to have associated properties, making them - [Amazon Neptune](https://aws.amazon.com/neptune/) ![Status](https://img.shields.io/badge/status-active-brightgreen) ![Language](https://img.shields.io/badge/language-C%2B%2B-blue) - A managed graph database service that supports both RDF graphs (Triple Store) and property graphs. - [ArangoDB](https://www.arangodb.com/) ![Status](https://img.shields.io/badge/status-active-brightgreen) ![Language](https://img.shields.io/badge/language-C%2B%2B-blue) - Multi-model database supporting graphs, documents, and key-value pairs. +- [ArcadeDB](https://arcadedb.com/) ![Status](https://img.shields.io/badge/status-active-brightgreen) ![Language](https://img.shields.io/badge/language-Java-orange) - A multi-model database supporting graphs and documents. - [Data Graphs](https://datagraphs.com) ![Status](https://img.shields.io/badge/status-active-brightgreen) - Ultra-fast graph database SaaS platform, easy to use, with openCypher. - [FalkorDB](https://www.falkordb.com/) ![Status](https://img.shields.io/badge/status-active-brightgreen) ![Language](https://img.shields.io/badge/language-C-orange) ![Language](https://img.shields.io/badge/language-Rust-orange) - An Open-source high-performance, low-latency Graph Database optimized for real-time analytics and AI-driven applications. - [Gremlin Server/TinkerGraph](https://tinkerpop.apache.org/) ![Status](https://img.shields.io/badge/status-active-brightgreen) ![Language](https://img.shields.io/badge/language-Java-orange) - Apache TinkerPop is an open source graph computing framework for graph database and graph analytics systems. As part of that offering TinkerGraph is a reference implementation of an OLTP graph database that provides an in-memory graph engine.