FlureeLabs

Downloads

Fluree DB

The core Fluree database engine. Available as a standalone server or embeddable library.

Latest Release: v3.0

PlatformDownload
Linux (x64)fluree-3.0-linux-x64.tar.gz
macOS (ARM)fluree-3.0-macos-arm64.tar.gz
macOS (x64)fluree-3.0-macos-x64.tar.gz
Dockerdocker pull fluree/server:3.0

Quick Start

# Using Docker
docker run -p 8090:8090 fluree/server:3.0

# Or download and run directly
tar -xzf fluree-3.0-linux-x64.tar.gz
cd fluree-3.0
./fluree start

Previous Versions

Looking for an older version? Visit our GitHub Releases page.

License

Fluree is available under the AGPL v3 license for open-source use. For commercial licensing, contact us.