• Home
  • Categories
  • Tags
  • Pricing
  • Submit
    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
    Decorative pattern
    Decorative pattern
    1. Home
    2. Vector Database Extensions
    3. Timescale Vector

    Timescale Vector

    PostgreSQL-based vector search solution built on Timescale Cloud with pgai extensions including pgvector, pgvectorscale, and pgai. Features StreamingDiskANN index for high-performance embedding search at scale.

    🌐Visit Website

    About this tool

    Surveys

    Loading more......

    Information

    Websitewww.timescale.com
    PublishedMar 11, 2026

    Categories

    1 Item
    Vector Database Extensions

    Tags

    3 Items
    #Postgresql#Pgvector#Time Series

    Similar Products

    6 result(s)
    Neon Serverless Postgres
    Featured

    Serverless PostgreSQL platform with native pgvector support, autoscaling, scale-to-zero, and branching capabilities. Separates compute from storage enabling instant provisioning and cost-effective vector database deployments for AI applications with millisecond cold starts.

    pgvecto.rs
    Featured

    PostgreSQL extension for scalable, low-latency vector search written in Rust. Features 20x faster HNSW than pgvector, with support for FP16, INT8, and binary vectors. This is an OSS extension.

    VectorChord
    Featured

    PostgreSQL extension for scalable, high-performance vector search, successor to pgvecto.rs. Features RaBitQ quantization enabling 6x cost savings vs Pinecone. Fully compatible with pgvector. This is an OSS extension.

    pg_embedding

    PostgreSQL extension enabling the Hierarchical Navigable Small World (HNSW) algorithm for vector similarity search. Developed by Neon, it delivers 5-30x faster performance compared to pgvector's IVFFlat indexing for approximate nearest neighbor search.

    pgvectorscale

    PostgreSQL extension that builds on pgvector for higher-performance embedding search with DiskANN indexing. Achieves 28x lower latency and 16x higher throughput than Pinecone at 75% less cost on 50M embeddings.

    pgai

    Open-source PostgreSQL extension and Python library that automates embedding generation and synchronization for RAG and semantic search applications. Features pgai Vectorizer for declarative embedding pipelines. This is an OSS solution.

    Overview

    Timescale Vector is a cloud solution for building search, RAG, and AI agents with PostgreSQL. It empowers developers to deploy production AI applications using PostgreSQL as their vector database, storing embeddings, relational data, and time-based data in the same system.

    Features

    • PostgreSQL Foundation: Built on battle-tested PostgreSQL
    • Three Extensions: pgvector, pgvectorscale, and pgai working together
    • StreamingDiskANN: High-performance index for vector search
    • Time-Series Integration: Native time-series capabilities alongside vectors
    • Unified Storage: Embeddings, relational, and temporal data in one database
    • ACID Transactions: Full PostgreSQL transactional guarantees
    • SQL Interface: Use standard SQL for all operations
    • Scalability: Handles large-scale vector workloads

    Performance

    pgvector with the pgvectorscale extension achieves 471 queries per second at 99% recall on 50 million vectors. At 99% recall, pgvectorscale shows an 11.4x QPS advantage over Qdrant.

    Components

    • pgvector: Core vector similarity search extension
    • pgvectorscale: StreamingDiskANN index and performance enhancements
    • pgai: AI integration and tooling

    Use Cases

    • AI applications requiring both structured and vector data
    • Time-series analysis with semantic search
    • Production RAG systems
    • Applications already using PostgreSQL
    • Enterprise systems requiring ACID guarantees

    Integration

    Works with LangChain, LlamaIndex, and standard PostgreSQL tools and clients.

    Pricing

    Available on Timescale Cloud with various pricing tiers. Open-source extensions also available for self-hosting.