Small. Fast. Reliable.
Choose any three.
*** 8,10 ****
--- 8,11 ----
  *: 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.