GitHunt

TileDB logo

TileDB Vector Search

TileDB-Vector-Search is a C++ library and Python API for vector search built on top of the TileDB Storage Engine.

Please see the following blog posts for background:

We have released a LangChain integration, with others to come soon.

Quick Links

Quick Installation

Pre-built packages are available from PyPI using pip:

pip install tiledb-vector-search

Or from the tiledb conda channel using
conda or mamba:

conda install -c tiledb -c conda-forge tiledb-vector-search

Contributing

We welcome contributions. Please see Building for
development-build instructions. For large new
features, please open an issue to discuss goals and approach in order
to ensure a smooth PR integration and review process. All contributions
must be licensed under the repository's MIT License.

Languages

Jupyter Notebook79.2%C++14.9%Python5.0%CMake0.5%Shell0.3%C0.1%SCSS0.0%CSS0.0%Dockerfile0.0%
MIT License
Created April 13, 2023
Updated January 10, 2026
TileDB-Inc/TileDB-Vector-Search | GitHunt