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.2.1compared with
Version Details
| 2.2.0 | 2.2.1 | |
|---|---|---|
| Release date | Dec 21, 2021 | Dec 26, 2021 |
| Licenses | AGPL 3.0 | AGPL 3.0 |
| Vulnerabilities | None | None |
Runtime Changes (16)
| 2.2.0 | 2.2.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.fasterxml.jackson.core » jackson-databind | - | 2.8.5 |
| + Added | com.onyxdevtools » onyx-database | - | 2.2.1 |
| + Added | com.onyxdevtools » onyx-remote-database | - | 2.2.1 |
| + Added | com.onyxdevtools » onyx-remote-driver | - | 2.2.1 |
| + Added | com.onyxdevtools » onyx-web-database | - | 2.2.1 |
| + Added | commons-cli » commons-cli | - | 1.3.1 |
| + Added | io.undertow » undertow-core | - | 1.4.21.Final |
| + Added | org.apache.httpcomponents » httpclient | - | 4.4 |
| + Added | org.apache.httpcomponents » httpcore | - | 4.4 |
| + Added | org.apache.httpcomponents » httpmime | - | 4.4 |
| + Added | org.glassfish.tyrus.bundles » tyrus-standalone-client-jdk | - | 1.10 |
| + Added | org.jetbrains.kotlin » kotlin-reflect | - | 1.6.10 |
| + Added | org.jetbrains.kotlin » kotlin-stdlib | - | 1.6.10 |
| + Added | org.springframework » spring-core | - | 4.3.20.RELEASE |
| + Added | org.springframework » spring-web | - | 4.3.20.RELEASE |
| + Added | org.springframework.security » spring-security-core | - | 4.2.20.RELEASE |