SQL++ is an extension of SQL that allows users to query JSON documents like they would relational data, gaining the flexibility of NoSQL with the familiarity of SQL. It provides "superpowers" like querying nested objects and arrays within documents, joining data across collections, and aggregating results. Implementations include Couchbase, AsterixDB and Apache Drill, minimizing ETL while maximizing existing SQL skills for analytics on big data.