This repository has been archived by the owner on Jun 12, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 17
Home
Stavros Papadopoulos edited this page Apr 2, 2016
·
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 Linux Ubuntu and Mac OS X, and open-sourced under the MIT license. The current release includes only 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.