This document provides an overview of SQL and NoSQL data stores. It begins with an agenda that includes motivation, overviews of SQL and NoSQL data stores, use cases comparing SQL and NoSQL, and core messages. Biographies are then provided for the two authors, Guido Schmutz and Philipp Salvisberg. The document proceeds to discuss SQL data stores, NoSQL definitions, Brewer's CAP theorem, and positioning of different data store types. It then presents three use case "rounds" comparing SQL and NoSQL approaches: smart meters, order entry, and Spotify. Each use case examines the data models, operations, and queries using SQL and NoSQL options like Cassandra and MongoDB.