Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.
Stavros Papadopoulos edited this page Jan 3, 2017 · 12 revisions

TileDB is a new system for efficient management of scientific data, i.e., of massive quantities of data that are naturally represented by multi-dimensional arrays. TileDB is written in C++ for Ubuntu Linux, CentOS Linux and Mac OS X, and open-sourced under the MIT license. The current release focuses on the TileDB storage manager module exposed as a C API library, which makes it easy for programmers to write applications for diverse, complex, parallel, scientific data analytics.

Visit the TileDB website to learn more about TileDB, as well as to read the detailed documentation on the internal TileDB mechanics and the usage of the C API library.