Third-party notices

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.

Linked libraries

The full licence text of each ships with the vendored sources inside the image, under lib/s3/deps/<name>/LICENSE.

ComponentLicenceCopyright
aws-c-authApache-2.0Amazon.com, Inc. or its affiliates
aws-c-calApache-2.0Amazon.com, Inc. or its affiliates
aws-c-commonApache-2.0Amazon.com, Inc. or its affiliates
aws-c-compressionApache-2.0Amazon.com, Inc. or its affiliates
aws-c-httpApache-2.0Amazon.com, Inc. or its affiliates
aws-c-ioApache-2.0Amazon.com, Inc. or its affiliates
aws-c-s3Apache-2.0Amazon.com, Inc. or its affiliates
aws-c-sdkutilsApache-2.0Amazon.com, Inc. or its affiliates
aws-checksumsApache-2.0Amazon.com, Inc. or its affiliates
s2n-tlsApache-2.0Amazon.com, Inc. or its affiliates

Runtime dependencies in the container image

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'

Build toolchain

The Zig compiler (MIT) builds Anzaran and is not distributed with it.

Trademarks

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.