Database Compatibility

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2020 09:40 AM
Hello Community,
Alfresco community version is compatible with which DB ?
Thanks in advance...!
Labels:
- Labels:
-
Alfresco Content Services
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2020 09:44 AM
You can check the Supported Plattforms to find supported databases - you just have to eliminate the commercial databases which are only supported with Alfresco Enterprise Edition.
Specifically, Alfresco supports running on MySQL and PostgreSQL. MariaDB also works, assuming you use a JDBC driver which fully emulates MySQL (newer versions of the driver report themselves as MariaDB instead of MySQL, which breaks the support - not sure if Alfresco is planning to address that).
