Hacker News new | ask | show | jobs
by enryu 1577 days ago
Because Memgraph uses an in-memory storage engine and is implemented in C++ it's faster than Neo4j and more suited for analyzing real-time data, for example from a Kafka data stream. It also provides more support for implementing custom procedures in Python, Rust and C/C++ compared to Neo4j which is only doing Java.