High-performance embedded graph database for analytics and real-time transactions
A graph database that gives you the best of both worlds
Single binary, minimal external dependencies. Embed directly into your Python app for offline analytics, or run as a service for online transactions — no DevOps overhead.
Write queries in industry-standard Cypher. Powered by GOpt's unified IR design — ready for ISO/GQL with minimal migration cost.
Postgres/DuckDB-inspired extension system. Keep the core lean. Add graph algorithms, vector search, or custom procedures through an extensible framework.
Built on GraphScope Flex, which set the record on LDBC SNB Interactive benchmark using Cypher queries.
View Official Audit ResultsSwitch between embedded analytics and network service based on your needs
For Analytics
Import as a library. Perfect for data science workflows, ML/AI pipelines, and research prototyping.
Use cases: Jupyter notebooks, offline analytics, graph ML feature extraction
For Transactions
Run as a network service. Built for production apps with concurrent users and real-time requirements.
Use cases: Web/mobile backends, real-time recommendations, anti-fraud systems
NeuG is actively evolving. Here's what we're working on:
Install NeuG and create your first graph database
Open source, Apache 2.0 licensed. Start building your graph applications today.