Anzaran binaries and container images bundle the components below. Each remains licensed under its own terms; this page carries the attribution those licences require, and the Anzaran licence points here for exactly that reason.
The full licence text of each ships with the vendored sources inside the
image, under lib/s3/deps/<name>/LICENSE.
| Component | Licence | Copyright |
|---|---|---|
| aws-c-auth | Apache-2.0 | Amazon.com, Inc. or its affiliates |
| aws-c-cal | Apache-2.0 | Amazon.com, Inc. or its affiliates |
| aws-c-common | Apache-2.0 | Amazon.com, Inc. or its affiliates |
| aws-c-compression | Apache-2.0 | Amazon.com, Inc. or its affiliates |
| aws-c-http | Apache-2.0 | Amazon.com, Inc. or its affiliates |
| aws-c-io | Apache-2.0 | Amazon.com, Inc. or its affiliates |
| aws-c-s3 | Apache-2.0 | Amazon.com, Inc. or its affiliates |
| aws-c-sdkutils | Apache-2.0 | Amazon.com, Inc. or its affiliates |
| aws-checksums | Apache-2.0 | Amazon.com, Inc. or its affiliates |
| s2n-tls | Apache-2.0 | Amazon.com, Inc. or its affiliates |
The image is based on Ubuntu 22.04 and includes system libraries
(libcurl4, libssl3, zlib,
liblz4, libzstd, ca-certificates)
under their respective licences, and the IANA time zone database
(tzdata, public domain), read from
/usr/share/zoneinfo for the time zone argument of the calendar
bucket functions. To list the exact versions in an image you are running:
docker run --rm --entrypoint dpkg-query ghcr.io/samisoftb/zigtsdb:latest \
-W -f='${Package} ${Version}\n'
The Zig compiler (MIT) builds Anzaran and is not distributed with it.
QuestDB and VictoriaMetrics are trademarks of their respective owners and are named on this site only to identify the software measured in the published benchmarks. Anzaran is not endorsed by or associated with either.
Questions: contact@anzaran.com. See also the terms and the license tiers.