Small. Fast. Reliable.
Choose any three.
*** 9,14 ****
--- 9,15 ----
  *: PrecompiledSql: Notes on the speed advantages of precompiled SQL.
  *: UnsupportedSql: Features of SQL that SQLite does not support.
  *: PerformanceConsiderations: Situations in which SQLite does and doesn't perform well compared to other database engines.
+ *: PerformanceTuning: Information from the group on how to tune your queries
  *: BuildOnWindowsWithTcl: A hack to build on windows using TCL.
  *: ConverterTools: Tools to convert SQLite databases from/to other database formats and DBMSes.
  *: {link: http://bobmanc.home.comcast.net/sqlitecc.html SQLiteCC}: SQLite Control Center is a visual tool for working on SQLite database files similar to MySQL CC.