DataStax Enterprise vs Quine
Both are property graph databases queried with Gremlin. DataStax Enterprise (2016-04, Proprietary, Java) ranks #50 this month; Quine (2022-02, MIT + Commons Clause, Scala) ranks #45.
| Attribute | DataStax Enterprise | Quine |
|---|---|---|
| At a glance | ||
| Rank | #50 | #45 |
| Score | 49.9 | 50.8 |
| GitHub stars | — | 361 |
| Popularity | 64.0 | 57.3 |
| Activity | — | 60.0 |
| Community | 35.3 | 35.3 |
| Research | 49.8 | 50.3 |
| Fundamentals | ||
| Description | A property graph database built on Apache Cassandra, forked from the Titan graph database. Uses TinkerPop for graph traversal and includes DataStax Studio for interactive querying and visualization. | 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 | IBM | thatDot |
| Model | Property Graph | Property Graph |
| Kind | database | database |
| Category | Established | Emerging |
| First released | 2016-04 | 2022-02 |
| Status | active | active |
| License | Proprietary | MIT + Commons Clause |
| Written in | Java | Scala |
| Query languages | Gremlin, CQL | openCypher, Gremlin |
| gdotv support | yes | no |
Feature scores — not surveyed for Quine
| Feature | DataStax Enterprise | Quine |
|---|---|---|
| Community & Business | ||
| Active development | ✓ | — |
| Commercial support | ✓ | — |
| Live community | 0.25 | — |
| Open Source | · | — |
| Pricing | · | — |
| Trendiness | 0.25 | — |
| Deployment | ||
| Containerization | ✓ | — |
| Work as dedicated instance | ✓ | — |
| Work as embedded | · | — |
| Testing in-memory version | · | — |
| Platform | ||
| Operating on Linux | ✓ | — |
| Operating on Windows | 0.5 | — |
| 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
- DataStax Enterprise · website · full profile
- Quine · website · github · full profile