I would like to find out if there is wiki software that runs on SQLite.
|
|
|||||||
|
|
|
Any of the Django ones should be able to, because Django is flexible about which Database backend it uses and SQLite is one of the options. |
||
|
|
|
|
Mediawiki does, but it is only in the development stage. |
||
|
|
|
|
Wiki::Toolkit can use SQLite as its database. |
||
|
|
|
|
According to the SQLite Users Page, the CVSTrac program is using SQLite as its internal database structure (you have to follow the link to the CVSTrac site to see the details). I'm sure there are others by hunting around the site. |
||
|
|
|
|
Sure is.
|
||
|
|
