Wiki source code of Database Support
Last modified by Thomas Mortagne on 2023/10/10
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
9.1 | 1 | All XWiki pages are saved in a relational database for better efficiency. This allows XWiki to be fast and scalable. It also allows you to use the [[Programming>>Documentation.UserGuide.Features.Programming]] features to perform queries in your pages on any data contained in other pages. |
![]() |
5.1 | 2 | |
![]() |
6.7 | 3 | Theoretically XWiki supports the [[same databases Hibernate supports>>https://community.jboss.org/wiki/SupportedDatabases2]]. This means that if you provide the correct Hibernate mapping file all those databases should work fine with XWiki. |
![]() |
5.1 | 4 | |
![]() |
6.5 | 5 | More specifically the [[XWiki Development Team officially supports a subset of all those databases>>dev:Community.DatabaseSupportStrategy]]. |