TileDB Vector Search Python client
Project Links
Meta
Requires Python: ~=3.9
Classifiers
Development Status
- 4 - Beta
License
- OSI Approved :: MIT License
Programming Language
- Python :: 3 :: Only
- Python :: 3.9
- Python :: 3.10
- Python :: 3.11
- Python :: 3.12
- Python :: 3.13
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.
Oct 21, 2025
0.15.0
Sep 24, 2025
0.14.0
May 14, 2025
0.13.0
Apr 04, 2025
0.12.0
Dec 13, 2024
0.11.0
Oct 29, 2024
0.10.3
Oct 01, 2024
0.10.2
Sep 25, 2024
0.10.1
Sep 23, 2024
0.10.0
Sep 16, 2024
0.9.0
Sep 09, 2024
0.8.1
Jul 26, 2024
0.8.0
Jul 08, 2024
0.7.0
Jul 02, 2024
0.6.0
Jun 17, 2024
0.5.1
Jun 13, 2024
0.5.0
May 21, 2024
0.4.1
May 13, 2024
0.4.0
Apr 17, 2024
0.3.0
Apr 09, 2024
0.2.2
Apr 08, 2024
0.2.1
Mar 28, 2024
0.2.0
Mar 28, 2024
0.1.3
Mar 27, 2024
0.1.2
Mar 27, 2024
0.1.1
Feb 16, 2024
0.1.0
Wheel compatibility matrix
Platform | CPython 3.9 | CPython 3.10 | CPython 3.11 | CPython 3.12 | CPython 3.13 | PyPy 3.9 (pp73) |
---|---|---|---|---|---|---|
macosx_12_0_arm64 | ||||||
macosx_12_0_x86_64 | ||||||
manylinux_2_28_x86_64 | ||||||
win_amd64 |
Files in release
Extras:
Dependencies:
(>=0.11)
tiledb-cloud
(>=0.35.1)
tiledb
(>=1.25.0)
numpy