TILEDB EMBEDDED

It starts with storage.

The most powerful storage engine: open-source, universal and blazingly fast.

ARRAYSA universal data formatUse arrays to capture the natural structure of your data

Arrays subsume tables, with multiple data modelings that can be tailored to your application for maximizing performance. Dense vector: Slice on row ID as non-materialized integer dimension.

CAPABILITIES

Superior performance and versatility

Dense and sparse multi-dimensional arrays are able to efficiently capture all types of data, for any current and future data workload.

With the ability to model data using various dimensions, configurable tiling and a variety of layouts on the storage medium, TileDB Embedded is a versatile, yet super performant, storage engine, ideal for any application. TileDB Embedded is currently used in a broad spectrum of industries, including healthcare, telecommunications, defense, finance, earth observation and many more.

INTEROPERABILITY

APIs and integrations

Choose from a growing set of language APIs, popular data science tools and research workflows.

Applications

pdalgdalhail

SQL

prestomariadb

Distributed Computing

daskspark

ML & Data Science

keraspytorchtensorflowpandasjupyter

APIs

pythonrjavaccpluspluscsharpjsarrowgo
Diverse storage backendsUtilize various storage backends, from your laptop to a distributed filesystem to a cloud object store, all without any code changes.
awsazuregcloud
miniohadooplustreram
Installation
# Pip:
pip install tiledb

# Or Conda:
conda install -c conda-forge tiledb-py

USAGE