



Swift bindings and examples for pgvector, allowing Swift and server-side Swift apps to use PostgreSQL as a vector database.
Category: SDKs & Libraries
Brand: pgvector
Source: https://github.com/pgvector/pgvector-swift
Swift bindings and examples for using the pgvector PostgreSQL extension from Swift and server-side Swift applications.
pgvector integration for Swift
Database driver support
Swift Package Manager compatible
Package.swift for both PostgresNIO and PostgresClientKit projects.Type registration and extensions
Schema and operations support
Indexing and search configuration
vector_ip_ops for inner product similarity.vector_cosine_ops for cosine distance similarity.Reference examples and tests
Examples/.Tests/PgvectorTests/PostgresNIOTests.swiftTests/PgvectorTests.Open source
LICENSE.txt (see repo for exact license).LICENSE.txt.Loading more......