



Ruby client and examples for pgvector, integrating Ruby applications (including Rails) with PostgreSQL vector operations for AI use cases.
Loading more......
Description
pgvector-ruby is a Ruby library that adds support for the pgvector PostgreSQL extension, enabling vector types and similarity search from Ruby applications. It integrates with the pg gem and the Sequel ORM to support AI and embedding-based use cases on PostgreSQL.
Category: SDKs & Libraries
Tags: sdk, pgvector, vector-store
License: MIT
pgvector integration for Ruby
Database driver/ORM support
Vector operations in PostgreSQL
Examples and reference code
examples/ directory demonstrating usage patterns from Ruby with pg and Sequel.Ruby gem packaging
pgvector).