ArcadeDB vs GraphScope

ArcadeDB is a multiple database; GraphScope is a property graph database. ArcadeDB (2021-09, Apache-2.0, Java) ranks #15 this month; GraphScope (2020-12, Apache-2.0, C++) ranks #48.

Attribute ArcadeDB #15 ▼6 Strong GraphScope #48 ▲5 Strong
At a glance
Rank #15#48
Score 60.750.2
GitHub stars 1.1k3.6k
Popularity 54.161.8
Activity 78.633.0
Community 54.154.1
Research 72.158.1
Fundamentals
Description A multi-model database inspired by OrientDB, supporting graphs, documents, key-value, time-series, and search. Uses RAFT-based replication for high availability.A distributed graph computing platform from Alibaba combining three engines: GRAPE for analytics, an interactive engine for traversals, and Graph-Learn for graph neural networks. Exposes a unified Python interface that runs across a cluster of machines and supports both Gremlin and Cypher.
Vendor ArcadeDBAlibaba
Model MultipleProperty Graph
Kind databasedatabase
Category GrowingGrowing
First released 2021-092020-12
Status activeactive
License Apache-2.0Apache-2.0
Written in JavaC++
Query languages SQL, openCypher, Gremlin, GraphQLGremlin, openCypher
gdotv support yesno

Feature scores — not surveyed for GraphScope

Feature ArcadeDBGraphScope
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
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
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