Welcome! Type "help" for available commands.
$
YouTrackDB is an object-oriented graph database by JetBrains with native graph storage, O(1) link traversal, and snapshot isolation for ACID transactions.
It supports Gremlin, TinkerPop API, and YQL, a SQL-based query language with graph pattern matching and dot-notation traversal. The database runs in schema-less, mixed, or full modes and deploys as an embedded Maven artifact or Docker container, requiring JDK 21.