March 2, 2007
A faster way to speed up Mail.app
Since Apple Mail uses the opensource sqlite for its data repository, you can speed up Mail by running a SQL vacuum on the index file.
November 13, 2006
Sqlite Developer - Sqlite3 Database Manager
GUI for managing SQLite databases. Best one I’ve found, although it’s not free. Deals gracefully with the 4Gb database files we use at work.