Guide
Optional database
Mahaut can work with or without a database. Database support is disabled by default.
- The promo site does not use a database.
- Applications can enable database support explicitly in configuration.
- The core database adapter is a small PDO wrapper.
- Real credentials must never be committed to the repository.