This document provides a brief history of data and databases from ancient record keeping to modern relational database management systems (RDBMS). It describes how early civilizations used pictographs and cuniform symbols to record goods as early as 3100 BC. It then outlines the progression from manual record keeping like card catalogs, to mechanical devices like Jacquard looms and Herman Hollerith's tabulating machine, to early computers using punch cards, to early database systems using hierarchical and network models, to relational databases proposed by Edgar Codd in 1970 and implemented in systems like IBM's System R, Oracle, and SQL Server. The document discusses how relational databases improved data access for many users through standardized querying languages.