Requirements

Memory

ArcadeDB’s memory (RAM) requirements depend on the configured profile:

  • default profile: 800MB

  • low-ram profile: 16MB

see also RAM Configuration.

Java

ArcadeDB runs on the Java Runtime Environment (JRE) in versions 21 (LTS) and 25 (LTS); tested JREs are:

  • OpenJDK 17 is NOT compatible,

  • OpenJDK 21 is compatible and the suggested version to use.

  • Corretto 21 is also compatible.

The headless variants of JRE packages are compatible to ArcadeDB.
For now, a separate Java 17 branch and packages are maintained, see the README.

Java 17

Java 17 is supported through a special java17 branch.