DBDB.io The Encyclopedia of Database Systems · Est. 2017
Database of Databases

Database Entry

TileDB


[04]
Source Code
https://github.com/TileDB-Inc/TileDB[02]
Country of Origin
US
Start Year
2017 [08]
Acquired By
Project Types
Commercial, Open Source
Written in
C++
Supported Languages
C, C++, Go, Java, Python, R
Operating Systems
Linux, macOS, Windows
License
MIT License

Database Entry

TileDB


[04]

Compression[05]


TileDB supports the following compressors: GZIP, Zstandard, LZ4, RLE, Bzip2, and Double-delta. Double-delta is a compressor created for TileDB, and is similar to Facebook's Gorilla system.

Concurrency Control


TileDB provides no transaction support in the current version. It only guarantees atomic reads and writes.

Data Model[05]


Isolation Levels


TileDB provides no transaction support in the current version, and no isolation could be guaranteed.

Joins


Logging


TileDB does not support logging at the current stage.

Query Interface[06]


TileDB supports API for the following languages: C, C++, Python, Java, R, and Go.

Storage Architecture[07]


TileDB uses a disk-oriented storage format that can store dense and sparse array data and support fast updates.

Storage Model[06]


TileDB supports columnar format for different attributes stored in arrays.

Citations

9 sources
  1. http://tiledb.org tiledb.org Dead — Check Archive
  2. https://github.com/TileDB-Inc/TileDB github.com
  3. https://people.csail.mit.edu/stavrosp/papers/vldb2017/VLDB17_TileDB.pdf mit.edu
  4. https://docs.tiledb.io/en/stable/index.html tiledb.io Spam — Check Archive
  5. Academy • TileDB tiledb.com
  6. Academy • TileDB tiledb.com
  7. https://docs.tiledb.io/en/stable tiledb.io Dead — Check Archive
  8. Academy • TileDB tiledb.io
  9. https://tiledb.io/about tiledb.io Dead — Check Archive
Revision #15 Last Updated: