> For the complete documentation index, see [llms.txt](https://functional.gitbook.io/database_comparison_report/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://functional.gitbook.io/database_comparison_report/maria-db/cons-of-mariadb.md).

# Cons of MariaDB

**Still growing community.** Albeit MariaDB has a substantial open-source contribution, its community is yet to grow. Since this database management system was established not so long ago, the number of professionals is relatively small.

**Gaps between MySQL and MariaDB update versions.** Though the MariaDB team is constantly merging its code with that of MySQL, it’s already not that simple to keep them in line. Given the currently existing differences between MariaDB 10.4 and MySQL 8.0, further deviations are yet to come.&#x20;

<figure><img src="/files/xAjvcKnbpjnjPHa4MIPt" alt=""><figcaption></figcaption></figure>

Additionally, MySQL engineers introduce some native features to the code that are only available to commercial MySQL users. This can create compatibility issues or migration problems from MariaDB back to MySQL.
