Databases (1/6)
What is a database?
    In the context of RDBMS (Relational Database Management System), a database is a structured collection of interrelated data that is organised into tables (having relations) to allow efficient storage, retrieval, and manipulation of data.