DownloadGet Started

Download NeuronDB

Get the latest version of NeuronDB for PostgreSQL. Choose from Docker images, native packages, or build from source.

DockerDEB/RPMSource
Terminal
Quickstart
$ docker run -d --name neurondb \-e POSTGRES_PASSWORD=postgres \neurondb/neurondb:latest

Download NeuronDB

Latest version of NeuronDB

Choose Your Version

STABLEVersion 1.0.0

Stable production release

Branch: REL1_STABLE

Status: Stable production release

For production deployments requiring maximum stability

LATESTVersion 2.0.0

Latest features and improvements

Branch: main

Status: Latest development (default)

Latest enhancements, bug fixes, and new features

Docker Images
Pre-built images from GitHub Container Registry (GHCR)
View Guide →
DEB Packages
Ubuntu/Debian packages (.deb)
Download →
RPM Packages
Rocky Linux/RHEL packages (.rpm)
Download →
Installation Guide
Complete installation instructions
GitHub Repository
View source code and contribute

Docker Images

Pre-built Docker images from GitHub Container Registry (GHCR). Includes all ecosystem components with GPU support.

  • • CPU, CUDA, ROCm, Metal variants
  • • PostgreSQL 16, 17, 18
  • • Complete ecosystem included
Docker Guide →

DEB/RPM Packages

Native packages for Ubuntu/Debian (DEB) and Rocky Linux/RHEL (RPM). Easy installation with package managers.

  • • DEB for Ubuntu/Debian
  • • RPM for Rocky Linux/RHEL
  • • Versioned releases
View Releases →

Source Build

Build from source for production deployments, custom builds, or development. Requires build tools and dependencies.

  • • Full control over build
  • • Custom GPU support
  • • Development setup
Build Guide →

System Requirements

PostgreSQL:16, 17, or 18
OS:Linux, macOS
GPU (Optional):CUDA 11.0+, ROCm, or Metal
Build Tools:GCC/Clang, Make, CMake