We can think about a database as of physical database structure consisting of tables and indexes. However, this is just a human point of view. From the SQL Server's perspective, a database is a set of precisely structured files described in a form of metadata also saved in database structures.
A conceptual imagination of how every database works is very helpful when the database has to be backed up correctly.