• 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. Managed Vector Databases
    3. Tencent Cloud VectorDB

    Tencent Cloud VectorDB

    Fully managed, enterprise-level distributed vector database from Tencent Cloud, supporting billion-scale vector search with millisecond latency and millions of QPS using the self-developed Olama engine.

    Surveys

    Loading more......

    Information

    Websitewww.tencentcloud.com
    PublishedMar 22, 2026

    Categories

    1 Item
    Managed Vector Databases

    Tags

    3 Items
    #cloud-native#distributed#chinese

    Similar Products

    6 result(s)

    Baidu VectorDB

    Enterprise-level distributed vector database from Baidu Intelligent Cloud, built on the proprietary Mochow kernel, supporting up to 10 billion vectors with millions of QPS and millisecond latency.

    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.

    Manu — A Cloud Native Vector Database Management System

    VLDB 2022 paper introducing Manu, a cloud-native vector database management system designed for scalable similarity search in cloud environments with separated storage and compute architecture.

    d-HNSW

    An efficient vector search system designed for disaggregated memory architectures. d-HNSW optimizes HNSW for environments where compute and memory are separated, typical in modern cloud and distributed systems.

    Transwarp Hippo

    Transwarp Hippo is an enterprise-grade, cloud-native distributed vector database designed for scalable vector operations, including similarity search and clustering, targeting massive datasets and real-time recommendation systems.

    Azure Database for PostgreSQL

    Microsoft Azure's managed service for PostgreSQL, which supports the pgvector extension, enabling robust vector database capabilities in the cloud for AI and machine learning workloads.

    Featured

    Overview

    Tencent Cloud VectorDB is a self-developed enterprise-level distributed database service designed for storing, retrieving, and analyzing multidimensional vector data. Launched in July 2023, it serves as the vector database infrastructure for Tencent's AI initiatives.

    Performance

    • Scale: Billion-scale single-index vector searches
    • Throughput: Millions of QPS sustained
    • Latency: Millisecond-level query response
    • Index Types: Multiple index types supported
    • Similarity Metrics: Various similarity calculation methods

    Core Technology

    • Olama Engine: Self-developed distributed core engine
    • AI Native: Built specifically for AI applications
    • Enterprise-Grade: High availability and reliability

    Use Cases at Tencent

    Applied across 30+ business scenarios including:

    • QQ Browser
    • Tencent Video
    • Tencent Games
    • QQ Music
    • Sogou Input Method

    Applications

    • RAG Systems: External knowledge base for LLMs
    • Recommendation Systems: Personalized content delivery
    • NLP: Natural language processing tasks
    • Semantic Search: Intelligent search capabilities

    SDK Support

    • Python SDK (vectordatabase-sdk-python)
    • Java SDK (vectordatabase-sdk-java)
    • Go SDK (vectordatabase-sdk-go)

    Integration

    • LangChain integration available
    • Self-query retriever support
    • REST API access