This document provides an overview of flash storage technologies for databases. It discusses NAND and NOR flash, major flash storage vendors like Fusion-io and Virident, and how flash compares to traditional hard disks. It also covers best practices for using flash with databases like MySQL, including placing data files on flash for faster random reads and logs on RAID for sequential writes. Overall flash provides significantly higher IOPS, lower power consumption, and more consistent performance than hard disks.