database
database — A program that stores your app's data in an organised way, so you can save, find, and update it quickly.
Almost every app has a database behind it — users, posts, orders, messages all live in one. When your data "disappears" or "isn't updating," the database is usually where you look.
"Check the database." "The database is slow."