pgvector project
unknownOpenness profile
1 product on the map — 1 open.
Openness
5 high confidence- license
- PostgreSQL(OSI)
- source
- public
- core-gated
- ungated
The LICENSE body is the PostgreSQL License - the Postgres project's own permissive terms, carrying the University of California and PostgreSQL Global Development Group notices, and OSI-approved. The repository is public and unarchived and builds the whole extension, and the README describes no paid tier or license-gated build beside it, so source is public and the core ungated. The shared software ladder's OSI tier lists license names literally, so this license mapped to no tier and the formula abstained until the tier was extended to name it on the owner's ruling. pgvector was the first product on the map to record it, so the ruling moved no existing score, and the ladder now reproduces this one rather than deferring it.
- https://github.com/pgvector/pgvector/blob/master/LICENSE recorded 2026-08-18
LICENSE body is the PostgreSQL License - the Postgres project's own permissive terms, carrying the PostgreSQL Global Development Group and University of California notices - which is why the API reports NOASSERTION.
- https://api.github.com/repos/pgvector/pgvector recorded 2026-08-18
Repo metadata - license spdx_id NOASSERTION, private false, archived false, default branch master - for pgvector/pgvector.
- https://github.com/pgvector/pgvector/blob/master/README.md recorded 2026-08-18
README describes vector similarity search for Postgres with exact and approximate nearest neighbour search over single-precision, half-precision, binary and sparse vectors, six distance metrics, quantization for scale, and ACID compliance and point-in-time recovery inherited from Postgres, with no paid tier, enterprise edition or license-key-gated build beside it.