Quilt Data
companyOpenness profile
1 product on the map — 1 open.
Openness
5 high confidence- license
- Apache-2.0(OSI)
- source
- public
- core-gated
- ungated
Apache-2.0 license body confirmed. The single root LICENSE covers the whole repository - the Python SDK, the web catalog frontend and the Lambda backend services all in one tree - and the docs describe the "Enterprise Installation" as deploying this same repository's catalog and stack via CloudFormation into the customer's own AWS account, not a separately licensed or closed platform. The technical reference explicitly states the Lambda functions are open-source and independently security-audited. So source is public and the core ungated; the README's own "Enterprise platform" language describes a deployment and support model rather than functionality withheld from the published source.
- https://github.com/quiltdata/quilt/blob/master/LICENSE recorded 2026-09-02
LICENSE file is the verbatim Apache-2.0 text, covering the entire repository with no per-directory carve-out.
- https://api.github.com/repos/quiltdata/quilt recorded 2026-09-02
Repo metadata - license spdx_id Apache-2.0, private false, archived false, default branch master - for quiltdata/quilt.
- https://github.com/quiltdata/quilt/blob/master/docs/Installation.md recorded 2026-09-02
Installation.md documents both the Python client (`pip install quilt3`) and the "Enterprise Installation" (the catalog and stack, deployed on AWS via CloudFormation from the Catalog Installation Guide) as installations of this same repository, with no license key or separate purchase gating the stack itself.