seekdb
seekdb is OceanBase’s experimental vector database component for high-performance nearest neighbor search over embedding vectors.
About this tool
seekdb
Website: https://github.com/oceanbase/seekdb
Vendor / Brand: OceanBase
Category: Vector Database Engines
License: Apache-2.0
Overview
seekdb is OceanBase’s experimental vector database component designed for high-performance nearest neighbor search over embedding vectors. It is part of an AI-native search database engine that unifies vector, text, structured, and semi-structured data to enable hybrid search and in-database AI workflows.
Features
- Experimental vector database component within the OceanBase ecosystem
- High-performance approximate nearest neighbor (ANN) search over embedding vectors
- AI-native search engine capabilities
- Unified handling of:
- Vector data
- Text data
- Structured data
- Semi-structured data
- Supports hybrid search across multiple data modalities
- Designed for in-database AI workflows and retrieval tasks
- Open-source with Apache-2.0 license
Pricing
- Open-source project under the Apache-2.0 license (no explicit pricing plans listed).
Loading more......
Information
Categories
Tags
Similar Products
6 result(s)JaguarDB is a database solution, identified as a vector database in the context of the provided research.
EFANNA is an extremely fast approximate nearest neighbor search algorithm based on kNN graphs and randomized KD-trees. The provided implementation offers a high-performance ANN index suitable as a building block in custom vector search and retrieval infrastructure.
jvector is a high-performance Java-based library and engine for vector search and approximate nearest neighbor indexing.
PilotANN is a memory-bounded GPU-accelerated framework for large-scale vector search, designed to improve performance and efficiency of approximate nearest neighbor (ANN) search workloads, making it relevant as a high-performance engine/component in vector database and vector search systems.
BANG is a billion-scale approximate nearest neighbor search system optimized for single GPU execution, enabling high-performance vector search in vector database environments at massive scale.
NVIDIA CAGRA is a GPU-accelerated graph-based library for approximate nearest neighbor searches, optimized for high-performance vector search leveraging modern GPU parallelism. It is suitable for scenarios requiring rapid, large-scale vector retrieval.