JetBrains Unveils YouTrackDB: A Fast Object-Oriented Graph Database
YouTrackDB is a general-use object-oriented graph database
I am excited to introduce YouTrackDB, a general-purpose object-oriented graph database developed by JetBrains. It delivers O(1) link traversal speed, supports Gremlin queries, and enforces ACID transactions with snapshot isolation. Whether you need a schema-less approach or full schema enforcement, our native storage format eliminates expensive JOINs while offering a robust object-oriented API and strong security features.
"Links traversal is processed with O(1) complexity. There are no expensive run-time JOINs."