Wiki source code of DatabaseSupport
Version 2.1 by Vincent Massol on 2007/12/05
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | 1 Database Support | ||
2 | |||
3 | All XWiki pages are saved in a relational database for better efficiency. This allows the 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. |