• Home
  • Categories
  • 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
    • 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. Relational Databases
    3. CockroachDB

    CockroachDB

    CockroachDB is a cloud-native, distributed SQL database that now supports vector data, combining traditional SQL queries with efficient vector search capabilities, ensuring data resilience, availability, scalability, and strong consistency.

    CockroachDB

    CockroachDB is a cloud-native, distributed SQL database.

    Features

    • Cloud-native architecture
    • Distributed SQL database capabilities
    • Designed for high availability
    • Effortless scalability
    • Provides control over data placement

    Pricing

    Pricing information is not available in the provided content.

    Surveys

    Loading more......

    Information

    Websitegithub.com
    PublishedJul 1, 2025

    Categories

    1 Item
    Relational Databases

    Tags

    3 Items
    #sql#vector-data#distributed

    Similar Products

    6 result(s)

    Crate

    Crate is an open-source distributed SQL database with support for vector data types and vector search, suitable for AI-driven applications.

    TiDB Vector Search

    Built-in vector search capability in TiDB, a MySQL-compatible database, enabling seamless storage and search for vectors using SQL with HNSW indexes. Eliminates the need for separate vector databases by combining operational and vector data.

    Apache Cassandra Vector Search

    Distributed NoSQL database with vector search capabilities via Storage-Attached Indexes (SAI) in Cassandra 5.0+. Uses Lucene HNSW for approximate nearest neighbor search. This is an OSS database under Apache 2.0 license.

    Featured

    DuckDB

    An in-memory, open-source, and free analytical database that speaks SQL, heavily based on vectorization. It can store and process vector embeddings using Array and List data types to enable vector search, bridging the gap between data engineering and AI workflows with fast response times.

    Featured

    Milvus

    Milvus is a high-performance, open-source vector database designed for managing massive-scale embedding vectors in AI applications. It excels in similarity search using advanced indexing like HNSW and IVF, supports distributed deployment for billions of vectors, GPU acceleration, and hybrid search combining vector and scalar filters. Key use cases include RAG pipelines, recommendation engines, and image/video retrieval; it outperforms single-node DBs like Faiss in scalability but requires more setup compared to managed options like Pinecone.

    ruvector-postgres

    PostgreSQL extension providing 230+ SQL functions as pgvector replacement, enabling vector search, graph queries, and AI features directly in relational databases.