• Home
  • Categories
  • Tags
  • Pricing
  • Submit
    Decorative pattern
    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)
    Milvus Client Libraries

    Official SDK and client libraries for Milvus vector database supporting Python, Java, Go, Node.js, and other languages. Provides simple and intuitive APIs for vector operations, search, and data management across platforms.

    DataRobot Vector Databases (GenAI)

    A premium vector database capability within the DataRobot Generative AI platform that stores chunked unstructured text and their embeddings for retrieval-augmented generation (RAG). Users can create vector database objects, connect supported data sources from the DataRobot Data Registry, configure embeddings and chunking, and attach these vector databases to LLM blueprints in the playground to ground model responses in proprietary data.

    HeatWave

    A feature for MySQL that integrates vector store capabilities, allowing users to store and process vector embeddings for AI applications.

    HNSWlib
    Featured

    Header-only C++/Python library for fast approximate nearest neighbor search implementing the HNSW algorithm. Used by Spotify and others, offers 10x speed increase over Annoy. This is an OSS library.

    AutoTokenizer (Hugging Face Transformers)
    Featured

    A utility class from the Hugging Face Transformers library that automatically loads the correct tokenizer for a given pre-trained model. It is crucial for consistent text preprocessing and tokenization, a vital step before generating embeddings for vector database storage.

    Hannoy

    Graph-based approximate nearest neighbor search library built on LMDB key-value storage. The successor to Arroy, Hannoy combines graph-based ANN algorithms with production-ready persistent storage for vector databases.

    Decorative pattern
    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 Awesome Vector Databases. All rights reserved.·Terms of Service·Privacy Policy·Cookies