aboutsummaryrefslogtreecommitdiff
path: root/databases/tiledb/pkg-descr
blob: 059d5bc33172f63410e83c2a402ed5e7f944fea4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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 stores your array data on persistent storage locally or in the cloud,
with built-in support for S3 and HDFS storage backends.

Features:
- Novel Format.
- Multiple Backends.
- Compression.
- Parallelism.
- Portability.
- Language Bindings.
- Key-value Store.
- Virtual Filesystem.

WWW: https://www.tiledb.io/
WWW: https://github.com/TileDB-Inc/TileDB