Database systems are a collection of programs and files that store and organize data in a structured wayThey allow users to retrieve and manage data efficiently. 
How do database systems work? 
 
  • Data modelsConceptual tools that describe data, relationships, and consistency constraints
  • TablesData is organized into tables
  • RelationshipsRelationships are established between data
  • QueriesQueries can be executed to retrieve data