ArcadeDB vs Quine
ArcadeDB is a multiple database; Quine is a property graph database. ArcadeDB (2021-09, Apache-2.0, Java) ranks #15 this month; Quine (2022-02, MIT + Commons Clause, Scala) ranks #45.
| Attribute | ArcadeDB | Quine |
|---|---|---|
| At a glance | ||
| Rank | #15 | #45 |
| Score | 60.7 | 50.8 |
| GitHub stars | 1.1k | 361 |
| Popularity | 54.1 | 57.3 |
| Activity | 78.6 | 60.0 |
| Community | 54.1 | 35.3 |
| Research | 72.1 | 50.3 |
| 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 streaming graph engine written in Scala that ingests event streams and builds them into a stateful graph in real time. Uses standing queries to continuously match patterns and trigger actions as data arrives. Supports pluggable persistence via RocksDB, Cassandra, and ScyllaDB. |
| Vendor | ArcadeDB | thatDot |
| Model | Multiple | Property Graph |
| Kind | database | database |
| Category | Growing | Emerging |
| First released | 2021-09 | 2022-02 |
| Status | active | active |
| License | Apache-2.0 | MIT + Commons Clause |
| Written in | Java | Scala |
| Query languages | SQL, openCypher, Gremlin, GraphQL | openCypher, Gremlin |
| gdotv support | yes | no |
Feature scores — not surveyed for Quine
| Feature | ArcadeDB | Quine |
|---|---|---|
| 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
- Quine · website · github · full profile