ArcadeDB vs RDFLib
ArcadeDB is a multiple database; RDFLib is a rdf database. ArcadeDB (2021-09, Apache-2.0, Java) ranks #21 this month; RDFLib (2002, BSD-3-Clause, Python) ranks #27.
| Attribute | | |
|---|---|---|
| At a glance | ||
| Rank | #21 | #27 |
| Score | 57.8 | 55.7 |
| GitHub stars | 1.1k | 2.5k |
| Popularity | 56.1 | 72.1 |
| Activity | 80.8 | 54.3 |
| Community | 36.6 | 40.5 |
| Research | 70.3 | 66.5 |
| 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. | The de facto standard Python library for working with RDF graphs. Provides pluggable storage backends, a SPARQL query interface, and extensive serialization format support. |
| Vendor | ArcadeDB | RDFLib Community |
| Model | Multiple | RDF |
| Kind | database | library |
| Category | Growing | Established |
| First released | 2021-09 | 2002 |
| Status | active | active |
| License | Apache-2.0 | BSD-3-Clause |
| Written in | Java | Python |
| Query languages | SQL, openCypher, Gremlin, GraphQL | SPARQL |
| gdotv support | yes | yes |
Feature scores — not surveyed for RDFLib
| Feature | ArcadeDB | RDFLib |
|---|---|---|
| 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 | ✓ | — |
Links
- ArcadeDB · website · github · full profile
- RDFLib · website · github · full profile