blob: 066fb205fb44bca251bded4ada27851b2681b2be (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
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.
WWW: https://github.com/TileDB-Inc/TileDB-Py
|