What is the relationship between installing MariaDB and creating application tables?
Installing the package automatically creates every application's tables
Installation provides the database server software; application tables and data are created later through database operations
Installation creates an HTTP site instead of a database service
MariaDB is only a file viewer and has no server process