Small. Fast. Reliable.
Choose any three.
*** 7,9 ****
--- 7,10 ----
  *: SqliteUsers: A list of projects and programs that use SQLite. 
  *: 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.