Details
- Vendor
- JetBrains
- Type
- Property Graph
- Category
- Emerging
- License
- Apache-2.0
- Language
- Java
- Query Languages
- GremlinSQL
- Protocols
- Gremlin (WebSocket)
The go-to resource for graph technology details
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.
Protocols Gremlin (WebSocket)
Server mode exposes Gremlin Server on port 8182 (default WebSocket channel); youtrackdb-embedded artifact runs in-process as a Maven/Gradle dependency.
You can use both Gremlin query language for your queries and TinkerPop API out of the box.JetBrains/youtrackdb · reviewed 2026-08-02
To install YouTrackDB as an embedded database, add the following dependency to your Maven project:JetBrains/youtrackdb · reviewed 2026-08-02
License Apache-2.0
SPDX identifier as classified by GitHub from the repository licence file.
"spdx_id": "Apache-2.0"GitHub licence API — JetBrains/youtrackdb · reviewed 2026-08-02
Released 2024-12
Corrects current value of 2024-02: that date is the GitHub repo's creation timestamp, but the repo was developed privately and only announced publicly on Dec 31, 2024 by the project's creator.
I am glad to announce that the YouTrack team is working on a binary-compatible fork of OrientDB, YouTrackDB[orientdb] Re: OrientDB is under sunset - long live YouTrackDB · reviewed 2026-08-02
Thankfully for the YouTrack project, the OrientDB project has a new chance in its bumpy life to be reborn as the YouTrackDB project.Long road ahead · reviewed 2026-08-02
Language Java
Matches current value; Java accounts for the overwhelming majority of the repository's code by byte count.
"Java":34522232,"Python":1003675JetBrains/youtrackdb languages (GitHub API) · reviewed 2026-08-02