Skip to content

GalaxDB v0.7.0

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Jul 15:15

GalaxDB v0.7.0

What's new

See ROADMAP.md for the full list of shipped features.

Install

One-liner (Linux / macOS):

curl -fsSL https://raw.githubusercontent.com/zentrix-innovative-labs/galaxdb/main/install.sh | bash

Homebrew (macOS / Linux):

brew tap zentrix-innovative-labs/galaxdb https://github.com/zentrix-innovative-labs/galaxdb
brew install galaxdb

Python client (pip):

pip install galaxdb-client==0.7.0

Docker:

docker pull ghcr.io/zentrix-innovative-labs/galaxdb:v0.7.0

Direct download

Platform Binary
Linux x86_64 galaxdb-server-linux-x86_64
Linux aarch64 galaxdb-server-linux-aarch64
macOS arm64 galaxdb-server-macos-arm64
macOS x86_64 galaxdb-server-macos-x86_64
Windows x86_64 galaxdb-server-windows-x86_64.exe

Windows users can also run the server under Docker Desktop (WSL2). SHA256 checksums are attached as .sha256 files.