Small. Fast. Reliable.
Choose any three.
*** 41,46 ****
--- 41,47 ----
  *: UndoRedo: Techniques for implementing undo/redo in an application that
  uses SQLite as its primary data structure.
  *: ConsoleForTclTk: Source code and examples for a Tk console for SQLite
+ *: TclDbEdit: A GUI SQLite database editor widget for Tcl/Tk
  *: InteractiveTextFieldEditing: A demonstration of the edit() function that
  is built into the ConsoleForTclTk.
  *: ForeignKeyTriggers: How to use triggers to implement foreign key constraints in SQLite.