Download AetheriusDB
Pre-built installers for the database server and the client tools, as
.tar.gz archives for Linux, macOS, and Windows. The list below is read live
from the server — every published version appears here, newest highlighted.
Loading available downloads…
Install a downloaded tarball
Section titled “Install a downloaded tarball”# 1. Unpacktar -xzf aetheriusdb-<version>-<os>-<arch>.tar.gzcd aetheriusdb-<version>-<os>-<arch>
# 2. Read the bundled readme, then start the daemon./aetheriusd --data-dir ./aetherius-dataThe client tools archive unpacks the aesql CLI and the AetherTerm REPL the
same way. Each archive contains a readme.md with the exact steps for that
platform.