The software world
Database
DB
An organized store of information that an app reads from and writes to — your messages, orders, profile. Picture a giant, fast, searchable spreadsheet that lives on a
server. Why it matters
Part of Software words you'll hear → When an app "saves" something, it usually goes into a database. It's where the data lives between visits.