GDB-Engines Blog

Graph Technology Round-up - August 2026

The first in a series on the graph database ecosystem: a rush of new engines, LadybugDB's steady climb, DuckDB's graph moment, and Postgres 19 dropping property-graph support.

Since starting the rankings in May we’ve seen some interesting changes and additions to the space. This is the first in a series of posts highlighting aspects of the ecosystem you may have missed.

GDB-Engines is the only resource online dedicated to tracking the facts and popularity of the graph database ecosystem. The core data is Open Source (PRs welcome!) and then augmented with our proprietary ranking analysis every month. This ranking is built from a blend of signals across the web to get a unique perspective on the key players in graph today.

Everyone’s building a graph database

Since starting the rankings the most obvious trend we’ve noticed is the explosion of folks building their own graph databases. It’s clear that the adoption and interest in AI tooling and knowledge infrastructures is directly influencing the graph landscape.

A common complaint we hear is “none of the databases out there were suitable for our needs” so folks make the jump to just building something themselves.

Whether this Snowflake mentality (not that Snowflake. And not like that) is the starting point for successful technology creation remains to be seen. Are they scratching their own itch with a tightly-scoped tool that does the job, or are these projects destined to be mothballed once the buzz from the LinkedIn announcement fades?

We also suspect the dominance of Neo4j in the graph ecosystem means that LLMs like ChatGPT and Claude are extremely familiar with the database and talking points. We suspect decades of folks discussing scaling needs and realities has been baked into the weights in a way that makes the models very comfortable with the idea of building your own Neo4j from scratch.

GDB-Engines was always intended to be exhaustive so we include any new database in good faith but will be assessing the activity and adoption of each to make sure we prune any abandoned or deprecated projects.

And the shape of these new entries is telling: six of the nine databases added this month are embedded, extensions or libraries. The new work is graph-as-a-feature, not graph-as-a-database.

The Rise of Ladybug

We’ve heard from a few GDB fans that it’s been interesting to watch the steady rise of LadybugDB in the rankings. For the unfamiliar, LadybugDB is the de facto successor to KuzuDB after the project was deprecated following the acquisition by Apple last year. Arun Sharma has been relentlessly maintaining and innovating with the codebase, whilst tirelessly advocating for the use of Ladybug for modern AI workloads.

It’s therefore not surprising to see LadybugDB rise 3 places this month to #8 in the overall ranking.

Sharma’s a busy guy, here are three of his recent innovative projects building on Ladybug’s success:

  • Ladybug-FS - an attempt to layer filesystem ergonomics (and shell tooling) on top of a graph database
  • Ladybug Memory - the LadybugDB solution to agentic memory problems
  • LatentPedia - honestly, we’re not sure what this is. Answers on a postcard.

Quacking

DuckLabs (the company behind DuckDB) was acquired by AWS in August and we’ve seen an uptick in new graph projects based on the popular tooling. Duck RDF from Dan Bennett (S&P Global) and DuckGQL from Rahul Iyer (AWS) join the DuckPGQ community extension to give even more options for sticking with DuckDB for your graph workloads.

As the name suggests, DuckGQL leads with GQL as its query language - the Q, we can only assume, is for Quacking. And GQL is having a moment: the ISO standard now counts 18 engines on the board. Vendors like Ultipa are repositioning around it, and we expect AI coding assistants - which reach for well-documented standards over bespoke syntax - to push more teams the same way.

📣 Sponsor GDB-Engines

Get your product in front of thousands of high-intent technology specialists. Reach out to inquire about sponsoring GDB-Engines as we cover the graph technology landscape.

PG minus PG

After lots of chatter and excitement for the inclusion of Property Graph support in Postgres 19, it appears that this has been dropped due to testing and quality concerns.

We added PostgreSQL SQL/PGQ to GDB-Engines in March to track the imminent release but looks like we’ll have to put this on ice. As an aside, it’s interesting that the news of the non-release of the feature appears to have been broken by an AI bot writing articles by hoovering up conversations from the pgsql-hackers mailing list. Whilst unsurprising, it’s a change that’s likely to influence the communication style of contributors, perhaps others will be less open with their announcements with the potential of a bot spinning professional communications into Breaking News.

We launched a new ranking last month for PostgreSQL graph extensions. Apache AGE remains at the top of the pack this month – this makes sense as it’s a solid project with years of use and support.

The Graph Days of Summer

Some things about the graph landscape appear to be set in stone: Neo4j is sitting pretty at the top of the ranking and doesn’t appear to be threatened by any of the upstart AI approaches to building a graph backend. But the rest of the ranking is illuminating to see shift and develop over time. Interest in DuckDB, embedded architectures and the steady increase in standards adoption all show up as part of the story for GDB-Engines in August.