Kuzu vs ZipG

Kuzu is a property graph database; ZipG is a other database. Kuzu (2022-11, MIT, C++) ranks #17 this month; ZipG (2017, C++) ranks #80.

Attribute Kuzu #17 ▲4 Strong ZipG #80 ▼3 Growing
At a glance
Rank #17#80
Score 59.342.3
GitHub stars 4k13
Popularity 64.229.6
Activity 42.829.7
Community 65.164.7
Research 95.652.1
Fundamentals
Description An embedded property graph database built for fast analytical workloads, developed as the successor to Graphflow. Archived in October 2025 after acquisition by Apple. Forked as LadybugDB and Bighorn.A research prototype graph store that executes queries directly on a compressed graph representation for memory efficiency. Lacks traditional database features such as transactions and replication.
Vendor Kuzu Inc (acquired by Apple)
Model Property GraphOther
Kind embeddedembedded
Category EmergingEmerging
First released 2022-112017
Status deprecated — Acquired by Apple in October 2025. Repository archived. Continued as LadybugDB and Bighorn forks.inactive — Academic research prototype from AMPLab Berkeley. No active development.
License MIT
Written in C++C++
Query languages openCypherCustom API
gdotv support yesno

Feature scores — not surveyed for Kuzu

Feature KuzuZipG
Community & Business
Active development ·
Commercial support ·
Live community ·
Open Source
Pricing ·
Trendiness ·
Deployment
Containerization ·
Work as dedicated instance
Work as embedded ·
Testing in-memory version ·
Platform
Operating on Linux
Operating on Windows 0.75
SaaS offering ·
Operations
Automatic updates ·
Client side caching ·
Data versioning support ·
Live backups ·
Distribution
Cluster Re-balancing ·
Data Distribution
High-Availability ·
Query Distribution
Replication support ·
Developer Experience
Data types defined 0.5
Logging/Auditing ·
Object-Graph Mapper
Reactive programming ·
Documentation up-to-date
Binary protocol ·
CLI ·
GUI ·
Data Model
Multi-database ·
Graph-native data
REST API ·
Query Language ·
Transactions
Granular locking ·
Multiple isolation levels ·
Read committed transaction ·
Transaction support ·
Schema & Security
Constraints ·
Schema support ·
Secondary indexes ·
Server side procedures ·
Triggers ·
Authentication ·
Authorization ·
Data encryption ·