#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