TigerGraph vs YouTrackDB

Both are property graph databases. TigerGraph (2017-09, Proprietary, C++) ranks #26 this month; YouTrackDB (2024-12, Apache-2.0, Java) ranks #31.

Attribute TigerGraph #26 ▲3 Strong YouTrackDB #31 ▲13 Strong
At a glance
Rank #26#31
Score 57.055.6
GitHub stars 435
Popularity 47.861.6
Activity 83.858.9
Community 52.159.0
Research 60.049.6
Fundamentals
Description 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.An object-oriented graph database that models data as classes with inheritance and polymorphism and resolves link traversals in O(1) without runtime joins. Forked from OrientDB by one of its former lead developers and maintained by JetBrains, it is queried with Gremlin over the TinkerPop stack and runs the same code embedded in-process or as a server.
Vendor TigerGraphJetBrains
Model Property GraphProperty Graph
Kind databasedatabase
Category EstablishedEmerging
First released 2017-092024-12
Status activeactive
License ProprietaryApache-2.0
Written in C++Java
Query languages GSQLGremlin, SQL
gdotv support nono

Feature scores — not surveyed for YouTrackDB

Feature TigerGraphYouTrackDB
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