How to store, organize, query, and manage large amounts of data efficiently. You used JSON files for persistence in Chapter 10. Databases are that idea taken to industrial scale, with query languages (SQL), indexing, transactions, and guarantees about data integrity.