What is MariaDB?
a) A NoSQL database
b) A relational database management system (RDBMS)
c) A file storage system
d) A distributed caching system
Answer:
b) A relational database management system (RDBMS)
Explanation:
MariaDB is a relational database management system (RDBMS) that provides a structured way to store, retrieve, and manage data using SQL queries.