Cosmos DB vs Quine
Cosmos DB is a multiple database; Quine is a property graph database. Cosmos DB (2014-08, Proprietary, C++) ranks #16 this month; Quine (2022-02, MIT + Commons Clause, Scala) ranks #45.
| Attribute | Cosmos DB | Quine |
|---|---|---|
| At a glance | ||
| Rank | #16 | #45 |
| Score | 60.4 | 50.8 |
| GitHub stars | — | 361 |
| Popularity | 73.8 | 57.3 |
| Activity | — | 60.0 |
| Community | 47.6 | 35.3 |
| Research | 88.5 | 50.3 |
| Fundamentals | ||
| Description | A globally distributed multi-model database service on Microsoft Azure with property graph support through the Apache Gremlin API. Offers multi-region replication and multiple consistency models. | 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 | Microsoft | thatDot |
| Model | Multiple | Property Graph |
| Kind | database | database |
| Category | Enterprise | Emerging |
| First released | 2014-08 | 2022-02 |
| Status | active | active |
| License | Proprietary | MIT + Commons Clause |
| Written in | C++ | Scala |
| Query languages | Gremlin, SQL | openCypher, Gremlin |
| gdotv support | yes | no |
Feature scores — not surveyed for Quine
| Feature | Cosmos DB | Quine |
|---|---|---|
| Community & Business | ||
| Active development | ✓ | — |
| Commercial support | ✓ | — |
| Live community | 0.5 | — |
| Open Source | · | — |
| Pricing | ✓ | — |
| Trendiness | ✓ | — |
| Deployment | ||
| Containerization | 0.5 | — |
| 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 | 0.5 | — |
| 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 | 0.5 | — |
| Schema & Security | ||
| Constraints | · | — |
| Schema support | · | — |
| Secondary indexes | ✓ | — |
| Server side procedures | ✓ | — |
| Triggers | ✓ | — |
| Authentication | ✓ | — |
| Authorization | ✓ | — |
| Data encryption | ✓ | — |
Links
- Cosmos DB · website · full profile
- Quine · website · github · full profile