Cosmos DB vs pgGraph

Cosmos DB is a multiple database; pgGraph is a property graph database. Cosmos DB (2014-08, Proprietary, C++) ranks #16 this month; pgGraph (2026-05, Apache-2.0, Rust) ranks #130.

Attribute Cosmos DB #16 ▲6 Strong pgGraph #130 ▲2 Emerging
At a glance
Rank #16#130
Score 60.422.8
GitHub stars 1k
Popularity 73.843.1
Activity 45.4
Community 47.671.0
Research 88.549.6
Fundamentals
Description A globally distributed multi-model database service on Microsoft Azure with property graph support through the Apache Gremlin API. Offers multi-region replication and multiple consistency models.A PostgreSQL extension that adds graph search, bounded traversal, and shortest-path queries over ordinary tables through SQL functions in a graph schema. Builds a derived in-memory graph index while PostgreSQL tables remain the source of truth, with no new query language.
Vendor MicrosoftEvokoa
Model MultipleProperty Graph
Kind databaseextension
Category EnterpriseEmerging
First released 2014-082026-05
Status activeactive
License ProprietaryApache-2.0
Written in C++Rust
Query languages Gremlin, SQLSQL
gdotv support yesno

Feature scores — not surveyed for pgGraph

Feature Cosmos DBpgGraph
Community & Business
Active development
Commercial support
Live community 0.5
Open Source ·
Pricing
Trendiness
Deployment
Containerization 0.5
Work as dedicated instance
Work as embedded ·
Testing in-memory version
Platform
Operating on Linux ·
Operating on Windows
SaaS offering
Operations
Automatic updates
Client side caching ·
Data versioning support ·
Live backups
Distribution
Cluster Re-balancing 0.5
Data Distribution
High-Availability
Query Distribution
Replication support
Developer Experience
Data types defined ·
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 0.5
Schema & Security
Constraints ·
Schema support ·
Secondary indexes
Server side procedures
Triggers
Authentication
Authorization
Data encryption