academic-data-repository ├── config/ │ ├── config.php # Main configuration │ └── database.php # Database connection ├── database/ │ ├── schema.sql # Database schema │ ├── migrations.sql # Database ...
PHP 7.4+ (SQL dump indicates PHP 7.4.12 was used) MySQL or MariaDB (SQL dump indicates MariaDB 10.4.x) Apache web server phpMyAdmin or MySQL CLI for database import ...