Applications compiled with ExeOutput for PHP can work with databases thanks to PHP and its extensions, such as MySQL, SQLite, MariaDB, PostgreSQL, etc.
Since MySQL is the most commonly used database software with PHP projects, ExeOutput for PHP can include a portable MySQL (MariaDB) server with your PHP application and start/stop it automatically when your application starts or stops.
Tip
Please refer to the Databases topic of the General Demonstration for demonstrations and more explanations about integrating databases with your ExeOutput for PHP applications.
Warning
Database support requires the corresponding PHP extension to be enabled. Go to the PHP Settings -> PHP Extensions page in ExeOutput for PHP.