Wiki source code of DatabaseSupport
Version 4.1 by Silvia Macovei on 2009/10/06
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | = Database Support = | ||
2 | |||
3 | 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>>Features.Programming]] features to perform queries in your pages on any data contained in other pages. |