Related glossary terms
Database
A structured place to store and query data.
Shared tags: data, backend
Index
A data structure that speeds up lookups.
Shared tags: data, backend
Migration
Migrations are how teams change a database safely over time instead of poking production tables by hand and hoping for the best.
Shared tags: data, backend
