How can I use TileDB from Julia?

Hi folks, in order to gauge interest, I just created a votable feature request for Julia bindings for TileDB:

If you are interested, please give an upvote at the link above. We would also be happy for any comments if you have a specific use-case in mind (or send us a note at hello@tiledb.com).

As background, TileDB is a chunked array format + storage manager supporting N-dimensional dense and sparse arrays, with built-in support for AWS S3 and HDFS, encryption, and time-traveling, as well as integrations for Spark, Dask, GDAL, PDAL, VCF, and more. The core library provides a C API, and bindings are currently available for Python, R, Go, Java, and C++. Please see our docs for more information.

Thanks,
Isaiah (TileDB, Inc)

4 Likes