Releases

Releases

Latest version v8.0.38

Choose the latest version for your platform.

OSArchitectureDownload
Linuxarm64machbase-neo-v8.0.38-linux-arm64.zip
Linuxx64machbase-neo-v8.0.38-linux-amd64.zip
Linuxarm32machbase-neo-v8.0.38-linux-arm32.zip
macOSarm64machbase-neo-v8.0.38-darwin-arm64.zip
macOSx64machbase-neo-v8.0.38-darwin-amd64.zip
Windows1x64machbase-neo-v8.0.38-windows-amd64.zip2

What about other Linux

The pre-build linux packages are built on ubuntu 20.04. If the pre-built packages are not compatible with your Linux distribution, you can still build from the source code on your system.

  1. Ensure you have Go 1.23 and gcc installed for compilation.
  2. Clone the neo-server repository from GitHub.
  3. Run go run mage.go install-neo-web to download the web UI for Machbase Neo.
  4. Run go run mage.go machbase-neo to build Machbase Neo.
  5. Locate the executable binary in ./tmp/machbase-neo.
  6. Copy the executable binary to the directory where you want to install.

What’s Changed v8.0.38

Changes

Previous releases

Find previously released versions in here.

⚠️
The edge and fog editions of the previous v1.5.0 - Since v1.5.0, the editions are integrated into the single “standard” edition.
If you plan to run old version of machbase-neo on a small device such as Raspberry Pi, select the Edge edition.
For machines with larger memory and more CPU cores, such as a personal workstation or server, choose the Fog edition.

SDK with CLASSIC

This releases are the legacy MACHBASE DBMS and application driver such as JDBC, ODBC and C client library.

OSArchitectureDownload
Linuxx64machbase-SDK-8.0.2.official-LINUX-X86-64-release.tgz
Linuxarm64machbase-SDK-8.0.2.official-LINUX-ARM_CORTEX_A53-64-release.tgz
Windowsx64machbase-SDK-8.0.2.official-WINDOWS-X86-64-release.msi
Windowsx86machbase-SDK-8.0.2.official-WINDOWS-X86-32-release.msi
macOSarm64machbase-SDK-8.0.2.official-DARWIN-ARM_M1-64-release.tgz
macOSx64machbase-SDK-8.0.2.official-DARWIN-X86-64-release.tgz

  1. Windows Fall 2018 or newer versions. ↩︎

  2. Windows release includes both of the machbase-neo and neow (GUI frontend) executables. ↩︎

Last updated on