YouTrackDB is a general-use object-oriented graph database

(github.com)

49 points | by gjvc 2 hours ago ago

3 comments

  • supriyo-biswas 17 minutes ago

    I wonder if there's a design decision documented somewhere that makes the existing graph databases like Neo4j, etc. not good enough for Youtrack's use case.

    • zihotki 9 minutes ago

      That's a good question indeed. Also I wonder why they picked java as the implementation language.

      • rednb a minute ago

        Likely because they are a Java shop. All the IDEs they develop use Java, so they have quite an expertise in low level optimization for this language.