Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
In this hour, you’ll learn about data persistence: saving data to a file or a database so that it can be retrieved later. Files are flat data structures without inbuilt indexing capabilities, whereas databases associate data with indexes to enable fast data retrieval.