Skip to main content
Omega is published at https://tools.ilyama.golain.io/omega/ with the same channel layout as golain (stable, latest, dev).
Options:
Manifests: https://tools.ilyama.golain.io/omega/manifest/{stable,latest,dev}.json Supported platforms via CDN: Linux and macOS (amd64, arm64).

SQLite extensions and omega-db

SQLite replication needs loadable JSON and timeseries extensions plus the omega-db helper for trigger setup and mutations.
Default install locations: Options: --channel, --version, --prefix, --ext-dir, --arch=GOOS_GOARCH. Manifest asset keys: sqlite_deps_{darwin,linux}_{amd64,arm64}.
golain omega scaffold and the TUI Deploy Omega wizard download Omega and SQLite deps automatically into the deployment output directory. Use the standalone installers when you only need Omega or deps without scaffolding.
โ†’ Omega deploy with golain

GitHub Releases (alternative)

Pre-built archives are also on GitHub Releases:
Windows: download the .zip, extract, add to PATH, run omega -version.

Build from source

Requires Go 1.25+.

Cross-compile

Client-specific build

Production binaries embed connection config and only required modules:
Validate YAML without building:

Release bundle contents

Next steps

โ†’ Configure your client YAML ยท Deploy with golain scaffold