This document defines databases and relational database management systems. It explains that a database is an organized collection of stored data, and examples of databases include Microsoft SQL Server and MySQL. It also defines SQL and describes how relational databases allow data entities to be stored in tables with rows and attributes. Key features of SQL Server like availability, scalability, and administration tools are also summarized.