Show HN: NeuG – High-performance Embedded graph DB, one line to serve
Category: database
Tags: graph-database, htap, embedded-database
Score: 7.3/10 (Innovation: 7, Technical: 8, Documentation: 7, Utility: 7)
NeuG is a high-performance, embeddable graph database offering dual-mode operation (embedded for analytics, service for transactions) with a single-line switch. It's interesting because it builds on the LDBC record-holding GraphScope Flex engine and demonstrates significant performance advantages over established alternatives like Neo4j and Kuzu-based systems in benchmarks.
Target audience: data engineers, backend devs
Repository: https://github.com/alibaba/neug · C++ · Apache-2.0 · 81 stars
View on Hacker News