The document presents Dremel, an interactive query system for analysis of read-only nested data at web-scale. It describes Dremel's nested columnar storage approach which stores nested data in columns while preserving structure through repetition and definition levels. The paper also covers Dremel's SQL-like query language and its capabilities for fast querying of trillion-row tables and petabytes of data across thousands of CPUs.