Small. Fast. Reliable.
Choose any three.
*** 3,8 ****
--- 3,10 ----
  
  Q) Is there a Wiki engine that uses SQLite instead of, for example, MySQL?{linebreak}
  A) This wiki uses SQLite.  See http://www.cvstrac.org/
+ 
+ A) {link:http://phpwiki.sourceforge.net/ PhpWiki} supports SQLite via PEAR::DB
  -------
  Q) What is the calling convention for sqlite3.dll API functions (for Windows) and 
  for SQLite callback functions (for sqlite3_exec function)?{linebreak}