Small. Fast. Reliable.
Choose any three.
*** 1,5 ****
--- 1,7 ----
  *: WhenToUseSqlite: Notes on when SQLite is an appropriate choice for a
     database engine.
+ *: DateAndTimeFunctions:  Notes on how the new (experimental) date and time
+    functions for SQLite work.
  *: SqliteWrappers: Code to use SQLite in various programming languages.
  *: SqliteTclPackageWrapper: Code to use SQLite package in Tcl.
  *: LanguageNotes: Hints for making the best use of the SQL language understood by SQLite.