Quine vs TigerGraph
Both are property graph databases. Quine (2022-02, MIT + Commons Clause, Scala) ranks #45 this month; TigerGraph (2017-09, Proprietary, C++) ranks #26.
| Attribute | Quine | TigerGraph |
|---|---|---|
| At a glance | ||
| Rank | #45 | #26 |
| Score | 50.8 | 57.0 |
| GitHub stars | 361 | — |
| Popularity | 57.3 | 47.8 |
| Activity | 60.0 | 83.8 |
| Community | 35.3 | 52.1 |
| Research | 50.3 | 60.0 |
| Fundamentals | ||
| Description | 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. | A distributed property graph database (formerly GraphSQL) built for massively parallel processing and graph analytics. Uses the SQL-like GSQL query language and supports ACID transactions. Available in developer, cloud, and enterprise editions. |
| Vendor | thatDot | TigerGraph |
| Model | Property Graph | Property Graph |
| Kind | database | database |
| Category | Emerging | Established |
| First released | 2022-02 | 2017-09 |
| Status | active | active |
| License | MIT + Commons Clause | Proprietary |
| Written in | Scala | C++ |
| Query languages | openCypher, Gremlin | GSQL |
| gdotv support | no | no |
Feature scores — not surveyed for Quine
| Feature | Quine | TigerGraph |
|---|---|---|
| Community & Business | ||
| Active development | — | ✓ |
| Commercial support | — | ✓ |
| Live community | — | 0.5 |
| Open Source | — | · |
| Pricing | — | · |
| Trendiness | — | 0.5 |
| Deployment | ||
| Containerization | — | ✓ |
| Work as dedicated instance | — | ✓ |
| Work as embedded | — | ✓ |
| Testing in-memory version | — | 0.5 |
| 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 | — | 0.5 |
| Developer Experience | ||
| Data types defined | — | ✓ |
| Logging/Auditing | — | 0.5 |
| Object-Graph Mapper | — | · |
| Reactive programming | — | · |
| Documentation up-to-date | — | 0.75 |
| Binary protocol | — | · |
| CLI | — | ✓ |
| GUI | — | ✓ |
| Data Model | ||
| Multi-database | — | ✓ |
| Graph-native data | — | ✓ |
| REST API | — | ✓ |
| Query Language | — | ✓ |
| Transactions | ||
| Granular locking | — | · |
| Multiple isolation levels | — | · |
| Read committed transaction | — | 0.5 |
| Transaction support | — | ✓ |
| Schema & Security | ||
| Constraints | — | · |
| Schema support | — | ✓ |
| Secondary indexes | — | · |
| Server side procedures | — | ✓ |
| Triggers | — | · |
| Authentication | — | ✓ |
| Authorization | — | ✓ |
| Data encryption | — | ✓ |
Links
- Quine · website · github · full profile
- TigerGraph · website · full profile