Skip to content
/ xodus Public
forked from JetBrains/xodus

Transactional schema-less embedded database used by JetBrains YouTrack and JetBrains Hub.

License

Notifications You must be signed in to change notification settings

thaingo/xodus

Repository files navigation

#JetBrains Exodus JetBrains Java [Key-value store database implementation|http://en.wikipedia.org/wiki/NoSQL]. Key features:

  • transactional (ACID-compliant)
  • schemaless
  • embedded
  • pure-java Originally this database was developed as database for [JetBrains YouTrack|http://jetbrains.com/youtrack] issue tracker. Currently it is more widely used in other JetBrains-related products. The database is developing for over than 3 years.

*todo usage examples

About

Transactional schema-less embedded database used by JetBrains YouTrack and JetBrains Hub.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 75.7%
  • Kotlin 24.0%
  • Other 0.3%