• Home
  • Categories
  • Tags
  • Pricing
  • Submit
  1. Home
  2. Sdks & Libraries
  3. pgvector-haskell

pgvector-haskell

Haskell bindings and examples for pgvector, enabling Haskell applications to treat PostgreSQL as a vector database.

🌐Visit Website

About this tool

pgvector-haskell

Category: SDKs & Libraries
Brand: pgvector
License: MIT
Language: Haskell

Haskell bindings for the pgvector PostgreSQL extension, allowing Haskell applications to use PostgreSQL as a vector database. Designed to work with the postgresql-simple library.


Features

  • Haskell bindings for pgvector

    • Provides types and functions to work with pgvector columns from Haskell code.
    • Enables storage and retrieval of vector data in PostgreSQL using the pgvector extension.
  • Integration with postgresql-simple

    • Explicit support for the postgresql-simple Haskell database library.
    • Library can be imported via:
      import Pgvector
      
  • Database extension support

    • Intended to be used with the PostgreSQL pgvector extension (e.g., enabling via CREATE EXTENSION in SQL).
    • Bridges Haskell types to the underlying vector column type provided by pgvector.
  • Hackage-style dependency management

    • Distributed as a Haskell package named pgvector.
    • Can be added to a .cabal file with version bounds, e.g.:
      build-depends: pgvector >= 0.1 && < 0.2
      
  • Versioned and changelogged

    • Includes a CHANGELOG.md for tracking changes across releases.

Installation & Setup

  • Add to your .cabal file under build-depends:
    pgvector >= 0.1 && < 0.2
    
  • Ensure the PostgreSQL pgvector extension is installed and enabled in your database (e.g., via CREATE EXTENSION pgvector;).
  • Use with the postgresql-simple library in your Haskell application.

Pricing

  • Open source, available under the MIT license (no usage fee).
Surveys

Loading more......

Information

Websitegithub.com
PublishedDec 30, 2025

Categories

1 Item
Sdks & Libraries

Tags

3 Items
#SDK
#pgvector
#vector store

Similar Products

6 result(s)
pgvector-cobol

COBOL bindings and examples for pgvector, letting legacy COBOL systems interact with PostgreSQL as a vector database.

pgvector-crystal

Crystal language client for pgvector, providing idiomatic Crystal access to vector operations in PostgreSQL.

pgvector-dotnet

.NET (C#, F#, Visual Basic) library for pgvector that exposes vector storage and similarity queries on PostgreSQL to .NET applications.

pgvector-elixir

Elixir wrapper and examples for pgvector, integrating PostgreSQL-based vector search into Elixir ecosystems like Phoenix.

pgvector-erlang

Erlang client and examples for pgvector, providing tools to run vector operations against PostgreSQL from Erlang systems.

pgvector-gleam

Gleam language client and examples for pgvector, allowing Gleam applications to perform vector similarity search using PostgreSQL.

Built with
Ever Works
Ever Works

Connect with us

Stay Updated

Get the latest updates and exclusive content delivered to your inbox.

Product

  • Categories
  • Tags
  • Pricing
  • Help

Clients

  • Sign In
  • Register
  • Forgot password?

Company

  • About Us
  • Admin
  • Sitemap

Resources

  • Blog
  • Submit
  • API Documentation
All product names, logos, and brands are the property of their respective owners. All company, product, and service names used in this repository, related repositories, and associated websites are for identification purposes only. The use of these names, logos, and brands does not imply endorsement, affiliation, or sponsorship. This directory may include content generated by artificial intelligence.
Copyright © 2025 Acme. All rights reserved.·Terms of Service·Privacy Policy·Cookies