Relational Database
Term side of the Card
Topic: Data Bases
Unit title: Relational Database
Categories: Concept
Explanation side of the Card
Explanation: The type of databases that store and manage data using structured tables and relationships. They adhere to the principles of relational data models, often leveraging SQL as the query language and maintain data integrity through constraints such as primary and foreign keys.