Python Interface to The TileDB Storage Manager

TileDB logo

TileDB-Py

TileDB-Py is a Python interface to the TileDB Storage Engine.

Quick Links

Quick Installation

TileDB-Py is available from either PyPI with pip:

pip install tiledb

or from conda-forge with conda or mamba:

conda install -c conda-forge tiledb-py

Dataframes functionality (tiledb.from_pandas, Array.df[]) requires Pandas 1.0 or higher, and PyArrow 1.0 or higher.

Download Details:

Author: TileDB-Inc
The Demo/Documentation: View The Demo/Documentation
Download Link: Download The Source Code
Official Website: https://github.com/TileDB-Inc/TileDB-Py
License: MIT

#database #python

Python Interface to The TileDB Storage Manager
3.50 GEEK