This document provides an introduction to data management techniques for big data. It discusses using databases to store metadata and pointers to files, as well as using distributed file systems like HDFS, Sector/Sphere, and GlusterFS to store large amounts of data. NoSQL databases are also covered as an alternative to traditional SQL databases for large, unstructured datasets. The chapter aims to help readers understand the tradeoffs between scaling up single systems versus scaling out across many systems when dealing with big data.