# How can I use TileDB from Julia?

**URL:** https://discourse.julialang.org/t/how-can-i-use-tiledb-from-julia/18864
**Category:** Data
**Created:** [December 20, 2018, 7:07pm UTC](https://discourse.julialang.org/t/how-can-i-use-tiledb-from-julia/18864 "2018-12-20T19:07:17Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![ihnorton](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/ihnorton/32/26_2.png) [@ihnorton](https://discourse.julialang.org/u/ihnorton)
#### Post date: [November 18, 2019, 4:03pm UTC](https://discourse.julialang.org/t/how-can-i-use-tiledb-from-julia/18864/5 "2019-11-18T16:03:41Z")

</div>

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

> **[Julia bindings for TileDB | TileDB Core | TileDB](https://feedback.tiledb.com/tiledb-core/p/julia-bindings-for-tiledb)**
>
> Enable use of TileDB from Julia ( www.julialang.org ).

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](https://docs.tiledb.com/main/use-cases/genomics), 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](https://docs.tiledb.com/main/) for more information.

Thanks,  
Isaiah (TileDB, Inc)

---

_[View the full topic](https://discourse.julialang.org/t/how-can-i-use-tiledb-from-julia/18864)._
