This document provides a summary and comparison of relational and non-relational databases. It begins with an introduction describing the purpose and organization. The main sections describe the key aspects of relational databases, including their structure, tools like MySQL and Oracle, and shortcomings. Non-relational databases are then described, including different types (document stores, key-value stores, etc.), advantages over relational databases, and their own shortcomings. Comparisons are drawn between relational and non-relational databases and their common tools.