This document discusses using SQL with NoSQL databases. It describes how the Alasql.js library allows JSON objects to be used within SQL queries, including creating JSON tables, finding, inserting, updating, and removing JSON data. It also outlines several proposed features, such as a MongoDB-style query interface and deep cloning of JSON objects.