Memgraph (2019)
Date:
By: Philip Howard and Daniel Howard
Classification: InBrief
Memgraph is an in-memory, ACID-compliant, graph database written in C++. In another context, it could easily be described as an HTAP database, since to supports both transactional and analytic processing against the same set of data. It uses a property graph model and emphasises high performance, scalability and, most notably, real-time processing. It supports OpenCypher as well as commonly used technologies such as Kafka, LDAP, TensorFlow and so on.