This document discusses interactive exploration and visualization of complex relational datasets using the Cubicweb framework. It describes how Cubicweb can store and query data using an entity-relationship model and high-level RQL query language. It then explains how Cubicweb enables visualization of query results by converting them into pivot data structures like numerical arrays that can be processed and rendered in array views using JavaScript libraries for visualizations like histograms, scatter plots, graphs and more. Examples using real-world datasets demonstrate how different combinations of processors and views provide flexible interactive exploration and basic data mining of relational data.