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

RelGo: Optimizing Relational Databases with GOpt

title The GraphScope team’s work on proposing RelGo for optimizing SQL/PGQ queries has been accepted by SIGMOD 2025. In this work, RelGo integrates GOpt into relational databases (using DuckDB as an example), enhancing its ability to optimize SQL/PGQ queries and providing better optimization results than DuckDB’s own optimizer. This article introduces the main content of RelGo.

»
Author's profile picture GSTeam@Alibaba on Tech

GraphScope Flex: LEGO-like Graph Computing Stack

title From June 9th to June 15th, 2024, SIGMOD 2024 was held in Santiago, Chile. The GraphScope team presented their paper “GraphScope Flex: LEGO-like Graph Computing Stack” at the SIGMOD Industry Session. This article introduces the main content of that paper.

»
Author's profile picture GSTeam@Alibaba on Tech

GraphScope's Perspective Sharing at the SIGMOD 2024 Panel: The Future of Graph Analytics

benchmark From June 9th to June 15th, 2024, SIGMOD 2024 was held in Santiago, Chile. Graph computing remains a hot topic at this conference, and it is also the area that received the most paper submissions. SIGMOD 2024 organized a panel discussion on graph computation titled “The Future of Graph Analytics”.

»
Author's profile picture GSTeam@Alibaba on Tech