WEBINAR

Data Warehouse Optimizations Every Developer Should Know

Learn about quick optimization tricks to speed up your queries before paying big bucks. In this session, Matan explored some of the traditional techniques, like indexing, as well as modern techniques that'll make your queries go from fast to fastest in the cloud:

- How to use clustered indexes for better data pruning
- Schema evolution using JSONs
- Eliminate JOIN/UNION using array + lambdas
- Accelerate schema mutations using daily objects
- Accelerate aggregation queries using partitions + distributed execution

Talk to a Firebolt Expert