NeuG v0.1.2: Your Graph Database Is No Longer a Data Island

neug-v0.1.2-banner

»
Author's profile picture GSTeam@Alibaba on Tech

Feeding Code Repositories into LLM Wiki: 6x Token Savings in One Knowledge Build

llm-wiki-code-banner Andrej Karpathy’s LLM Wiki reshapes the knowledge-base paradigm: no chunking, no vector index. The LLM itself handles create / read / update / delete on the knowledge, and the wiki evolves dynamically with use.

»
Author's profile picture GSTeam@Alibaba on Tech

You and Your LLM Can't Review Thousands of PRs at Once — But a Graph Database Can

codegraph-pr-review 146 open PRs. 83 of them clustered into conflict groups. Some modifying the same function across 5 different branches. This isn’t a hypothetical — it’s the real state of the qwen-code repository on a random Tuesday in May 2026. And qwen-code isn’t even the extreme case — projects like OpenClaw and Hermes routinely carry thousands of open PRs.

»
Author's profile picture GSTeam@Alibaba on Tech

Star Counts Lied to Us: We Gave 74 Open Source Projects a Graph Database Health Check

github-stars-title When you pick an open source project on GitHub, what do you look at first? For most people, the answer is Star count. But can Star count really tell you whether a project is healthy and worth relying on long-term?

»
Author's profile picture GSTeam@Alibaba on Tech

NeuG: One Engine, Two Modes, Outperforming Established Graph Databases

neug-vs-others

»
Author's profile picture GSTeam@Alibaba on Tech

Dissecting Claude Code: A Graph-Powered Deep Dive into an AI Coding Agent's Architecture

We indexed 1,906 source files, 9,848 functions, and 22,678 call edges using CodeGraph — a code intelligence skill powered by NeuG, an open-source embedded graph database — to reveal what lies beneath the surface of one of the most ambitious AI coding tools ever built.

»
Author's profile picture GSTeam@Alibaba on Tech

Following 94 Million Relationships Down the Rabbit Hole

explorative-bi-title

»
Author's profile picture GSTeam@Alibaba on Tech

We X-Rayed OpenClaw with a Graph Database — Here's the Technical Debt We Found

openclaw-technical-debt-title

»
Author's profile picture GSTeam@Alibaba on Tech

OpenClaw Users: Why Is Your Token Budget Disappearing Out of Nowhere?

openclaw-token-cost-title

»
Author's profile picture GSTeam@Alibaba on Tech

AI-Powered Open Source Development Management: NeuG's Exploration and Practice

neug-ai-dev-title

»
Author's profile picture GSTeam@Alibaba on Tech

Opensourcing NeuG

neug-title We are pleased to announce the open source release of NeuG (pronounced “new-gee”), a lightweight, high-performance embedded graph database designed for local analytics and real-time transaction processing.

»
Author's profile picture GSTeam@Alibaba on Tech

NeuG's High-Performance MVCC for Graph Workloads

neug-transaction-title

»
Author's profile picture GSTeam@Alibaba on Tech

New Breakthrough in Declarative Graph Benchmarking: GraphScope Flex Shatters LDBC SNB Interactive Benchmark World Record

release-note The Linked Data Benchmark Council (LDBC) has released the latest results of its SNB Interactive Benchmark (via Declarative Queries), where GraphScope Flex achieved a historic breakthrough with a throughput exceeding 80,000 QPS (queries per second) – nearly twice the performance of the previous record holder!

»
Author's profile picture GSTeam@Alibaba on Tech

Why DuckDB Is Such A Good Database Product

why-duckdb

»
Author's profile picture GSTeam@Alibaba on Tech

GOpt Optimization Process: An In-depth Case Study Based on LDBC SNB Queries

gopt

»
Author's profile picture GSTeam@Alibaba on Tech