This document summarizes the history and concepts of database connectivity prior to and with the introduction of JDBC and ODBC. It discusses how database connectivity was previously vendor-specific and difficult, and how JDBC and ODBC standardized connectivity through open APIs. It then covers the key aspects of JDBC including its definition, tasks, support for different architectures, and types of JDBC drivers.