One-stop object-oriented graph database for your application development supported by YouTrack project.
YouTrackDB process links traversal with O(1) complexity. No expensive run-time JOINs.
Let's try it
YouTrackDB implements graph and object-oriented data models. It provides a rich entity processing API that works uniformly over all remote and embedded deployment environments.
YouTrackDB uses the Gremlin language and works over the Gremlin Server. YTDB DSL enriches Gremlin steps to make working with the OOP paradigm simpler, but all functionality is accessible over the standard Gremlin steps.
YouTrackDB works in schema-less, schema-mixed, and schema-full modes. Universal API allows you to port your database from an embedded to a server environment without changing your application code.
YouTrackDB has a strong security profiling system based on user, role, and predicate security. All data stored on disk is optionally encrypted using modern AES encryption.
YouTrackDB automatically syncs its data with Lucene indexes, supporting full-text search and GEO queries. Support for vector indexes is upcoming.