Wiki source code of DatabaseSupport
Version 1.1 by vmassol on 2006/12/13
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>UserGuide.Programming] features to perform queries in your pages on any data contained in other pages. |