Support for MySQL 8+ / Postgresql 14+

Hello team,

I saw some threads in this forum around support for mysql / postgresql on Frappe. I was wondering if there already is / going to be some support for either MySQL / Postgresql on Frappe HR. We would like to use Frappe HR in our organisation but we cannot use MariaDB for certain internal reasons.

If either of these is not supported, I am happy to fork the project to make it work with either MySQL or PostgreSQL. Would you be able to let me know if the changes would be straight-forward or if it requires a massive rewrite of the codebase?

Thanks!

Thanks!

Frappe HR is an app on top of Frappe framework so whatever DB is used to configure the bench should work fine.

Please check with this, I have not directly worked this.

2026-05-26 For HRMS ERPNext is required today.

Frappe itself works with Postgresql, but I am running into issues with making HRMS compatible with postgresql. Would it be straightforward to set up frappe with mysql in the backend?