You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.