What database should I use with PrestaShop — MySQL or MariaDB?

1381 views

Both work well. PrestaShop officially supports MySQL 5.7+ and MariaDB 10.x+. MariaDB is often slightly faster for read-heavy workloads (which e-commerce stores tend to be). Most hosting providers offer one or the other. If you have a choice, MariaDB 10.11 LTS is a solid option. The performance difference is minimal for most stores — focus on proper indexing and query optimisation rather than the database engine choice.

Read about database optimization for PrestaShop

Was this answer helpful?

Related products

Performance Revolution
€299.00
Instant Redis
€99.00

Still have questions?

Can't find what you're looking for? Send us your question and we'll get back to you quickly.

Loading...
Back to top