It would be super cool to have a distributed database with co-located processing on top of TileDB.
Apache Ignite is such a distributed database engine but it currently only supports table-based data.
My dream is a distributed array database that allows:
  • fast selection along dimensions (-> secondary indices)
  • fast distributed joins
  • co-located processing