summaryrefslogblamecommitdiff
path: root/databases/py-tiledb/pkg-descr
blob: c472c65a7a15193eaa6e75a861daca4cdb56f930 (plain) (tree)
1
2
3
4
5
6
7






                                                                                
TileDB is an efficient multi-dimensional array management system which
introduces a novel format that can effectively store dense and sparse array data
with support for fast updates and reads. It features excellent compression, an
efficient parallel I/O system for high scalability, and high-level APIs
including Python, R, Golang and more.

TileDB-Py is the official Python interface to TileDB.