TileDB logo
TileDB
Create
Roadmap
Feedback
TileDB Core
26

    Boards

  • TileDB Core

  • TileDB Cloud

  • TileDB Genomics

  • TileDB-Dask

  • TileDB Geospatial

Powered by Canny

TileDB Core

Please let us know how we can make TileDB better. To report a bug, contact us at support@tiledb.com.
posts
Independent Attribute Writes
"Currently, if your array consists of more than one attributes, TileDB requires you to provide values for all the attributes in each write operation." I'd love to be able to write attributes independently of each other.
3
·

in progress

Support axes labels
TileDB should support attaching axes labels (dataframes in their full generality), so that the user can slice the array based on arbitrary axes label predicates.
7
·

in progress

Compute push-down
TileDB currently performs only slicing. It should allow other computations, such as filters, group-by queries and joins. This will help high-level application push compute closer to storage.
3
·

in progress

Schema evolution
The user should be able to modify the array schema (e.g., add/remove attributes, change filters, tile capacity, etc) and time travel over the different versions.
4
·

in progress

Powered by Canny