Onyx Database is a graph database that is written in Kotlin and supports Java and Android. It is designed to be lightweight and easy to use. Features include in memory database, embedded, and remote server. It leverages its own ORM and storage.
Version2.1.4compared with
Version Details
| 2.1.3 | 2.1.4 | |
|---|---|---|
| Release date | Feb 10, 2018 | May 18, 2019 |
| Licenses | AGPL 3.0 | AGPL 3.0 |
| Vulnerabilities | None | None |
Compile Changes (4)
| 2.1.3 | 2.1.4 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.8.5 | ${jackson.version} |
| ~ Updated | com.onyxdevtools » onyx-database | 2.1.3 | 2.1.4 |
| ~ Updated | com.onyxdevtools » onyx-remote-database | 2.1.3 | 2.1.4 |
| ~ Updated | io.undertow » undertow-core | 1.4.21.Final | ${undertow.version} |