GraphScope vs Virtuoso
GraphScope is a property graph database; Virtuoso is a multiple database. GraphScope (2020-12, Apache-2.0, C++) ranks #48 this month; Virtuoso (1998, GPL-2.0, C) ranks #42.
| Attribute | GraphScope | Virtuoso |
|---|---|---|
| At a glance | ||
| Rank | #48 | #42 |
| Score | 50.2 | 51.0 |
| GitHub stars | 3.6k | 975 |
| Popularity | 61.8 | 64.8 |
| Activity | 33.0 | 44.6 |
| Community | 54.1 | 44.1 |
| Research | 58.1 | 52.9 |
| Fundamentals | ||
| Description | 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. | A multi-model database supporting relational, RDF, and property graph data. Supports horizontal scaling, SPARQL and SQL queries. Available in open-source and proprietary enterprise editions. |
| Vendor | Alibaba | OpenLink Software |
| Model | Property Graph | Multiple |
| Kind | database | database |
| Category | Growing | Enterprise |
| First released | 2020-12 | 1998 |
| Status | active | active |
| License | Apache-2.0 | GPL-2.0 |
| Written in | C++ | C |
| Query languages | Gremlin, openCypher | SQL, SPARQL |
| gdotv support | no | yes |
Feature scores — not surveyed for GraphScope
| Feature | GraphScope | Virtuoso |
|---|---|---|
| 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 | — | 0.5 |
| 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 | — | · |
Links
- GraphScope · website · github · full profile
- Virtuoso · website · github · full profile