Rocky 8 / 9 · RHEL · Oracle
RPM via dnf
sudo dnf install -y \
https://packages.synxdata.com/\
synxdb-ce/rpm/synxdb-ce-latest.rpm Product · SynxDB CE
Apache Cloudberry ships source tarballs. SynxDB CE ships the binaries. One RPM or DEB, glibc as the only dependency, installs on every mainstream Linux distro.
What it is
Apache Cloudberry (Incubating) is a Postgres-compatible MPP analytical database with a fast-growing community. Like many Apache projects, its official releases are source tarballs — exactly right for ASF governance, but leaving a gap for the people who actually want to run it.
SynxDB CE closes that gap. We bundle the entire toolchain, target glibc 2.17 as the ABI floor, vendor every third-party library through a Conan 2.x DAG, and package the single binary tree as both RPM and DEB. One build, two artifacts, every mainstream distro.
Supported platforms
v1 is install-and-smoke-tested on these three. Anything with glibc ≥ 2.17 should work — we'll extend the tested matrix in v2.
| Distribution | glibc | Package | v1 status |
|---|---|---|---|
| Rocky Linux 8 | 2.28 | RPM | Tested |
| Rocky Linux 9 | 2.34 | RPM | Tested |
| Ubuntu 22.04 LTS | 2.35 | DEB | Tested |
Compatible by glibc — not yet in the v1 tested matrix
Binaries are linked against glibc 2.17, so any distro with glibc ≥ 2.17 should run the same artifact. We're expanding the tested CI matrix in v2 — file an issue if you try one of these and hit trouble.
How to install
Download the package. Install with your distro's package manager. That's it.
RPM via dnf
sudo dnf install -y \
https://packages.synxdata.com/\
synxdb-ce/rpm/synxdb-ce-latest.rpm DEB via apt
curl -fsSL https://packages.synxdata.com/\
synxdb-ce/deb/synxdb-ce-latest.deb \
-o synxdb-ce.deb
sudo apt install -y ./synxdb-ce.deb Generic tarball
curl -fsSL https://packages.synxdata.com/\
synxdb-ce/tarball/synxdb-ce-latest.tar.gz \
| tar -xz -C /opt/ v1 download URLs go live on 2026-04-30 with the CE launch. Sign up below to be notified when they do.
What's inside
The full Apache Cloudberry (Incubating) query engine — share-nothing parallelism, columnar execution, PostgreSQL wire protocol. Every driver that speaks Postgres, speaks SynxDB CE.
The same binaries are packaged as RPM and DEB from a single build. No per-distro rebuild, no per-distro divergence.
OpenSSL, libhdfs3, ORC, Parquet, libgsasl, libftp — all vendored and linked privately. No "install 40 RPMs first." Just install the package.
Tracks upstream closely. What the community ships is what you get — no quiet proprietary forks, no feature gating.
CE vs upstream
Apache Cloudberry (Incubating) releases source tarballs — exactly what the ASF charter requires. SynxDB CE adds the build, packaging, and testing on top so you can install and run without becoming a release engineer. Both are Apache-2.0 open source.
Apache Cloudberry (Incubating)
SynxDB CE
CE vs SynxDB Cloud
CE is the community edition you run yourself — free forever. SynxDB Cloud is our managed, commercial offering on AWS. Pick the one that fits your team today; moving between them is a migration, not a rewrite.
SynxDB CE (free, self-managed)
SynxDB Cloud (commercial, managed)
Free download
SynxDB CE is free to download and use under Apache 2.0. We ask for a little context so we can ship improvements in the direction our actual users need — and so we can tell you when v2 is out.
Trademark notice
Apache®, Apache Cloudberry, and the Apache feather logo are trademarks of the Apache Software Foundation in the United States and/or other countries. Use of these marks does not imply endorsement by the ASF. Apache Cloudberry is currently undergoing incubation at the Apache Software Foundation.
Early access is open. A starter cluster is free while we're in preview — no credit card, no sales call.