TAO vs TinkerGraph
TAO is a other database; TinkerGraph is a property graph database. TAO (2012-05, Proprietary, C++) ranks #66 this month; TinkerGraph (2009, Apache-2.0, Java) ranks #7.
| Attribute | TAO | TinkerGraph |
|---|---|---|
| At a glance | ||
| Rank | #66 | #7 |
| Score | 45.2 | 64.0 |
| GitHub stars | — | 2.1k |
| Popularity | 34.9 | 84.7 |
| Activity | 98.3 | 69.7 |
| Community | 51.2 | 62.4 |
| Research | — | 49.6 |
| Fundamentals | ||
| Description | A distributed graph store built by Meta (Facebook) for serving the social graph at scale. Shards data across MySQL instances with a caching layer, later extended with the RAMP-TAO protocol for geo-distributed atomic visibility. Not available as a standalone product. | A lightweight, in-memory property graph engine serving as the reference implementation of the Apache TinkerPop Gremlin graph computing framework. |
| Vendor | Meta | Apache TinkerPop |
| Model | Other | Property Graph |
| Kind | database | embedded |
| Category | Established | Established |
| First released | 2012-05 | 2009 |
| Status | active | active |
| License | Proprietary | Apache-2.0 |
| Written in | C++ | Java |
| Query languages | TAO API | Gremlin |
| gdotv support | no | yes |
Feature scores — not surveyed for TinkerGraph
| Feature | TAO | TinkerGraph |
|---|---|---|
| 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
- TAO · website · full profile
- TinkerGraph · website · github · full profile