It is our vision to make TileDB Embedded interoperable with every popular SQL engine and data science tool. We have already built and continue to maintain numerous integrations, which we describe here.
Connectors to distributed computing frameworks that allow you to scale out your computations on TileDB arrays.
Spark:
Docs: https://docs.tiledb.com/spark/​
Dask:
Docs: https://docs.tiledb.com/dask/​
Connectors to popular databases that allow you to perform efficient SQL queries on TileDB arrays, even when they are stored on cloud object stores like AWS S3, GCS and Azure.
PrestoDB:
Docs: https://docs.tiledb.com/prestodb/​
MariaDB:
Docs: https://docs.tiledb.com/mariadb/​
Connectors to popular geospatial tooling that allows you to operate directly on data stored as TileDB dense or sparse arrays.
Rasterio: https://github.com/mapbox/rasterio/pull/1729​
Docs: https://docs.tiledb.com/geospatial/​
A powerful variant store solution built on TileDB core with sparse arrays.
TileDB-VCF: