Small. Fast. Reliable.
Choose any three.
*** 10,16 ****
  *: MultiThreading: Notes on multithreading issues using SQLite. 
  *: InMemoryDatabase: Notes on how to use SQLite for in-memory tables.
  *: 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.
--- 10,16 ----
  *: MultiThreading: Notes on multithreading issues using SQLite. 
  *: InMemoryDatabase: Notes on how to use SQLite for in-memory tables.
  *: PrecompiledSql: Notes on the speed advantages of precompiled SQL.
! *: UnsupportedSql: http://bbs.qqfans.com 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.