SQLite Manager
I am starting to using sqlite in my rails apps for experimentation sake, and to keep up with the community. However, no one seems to have any advice on what sql manager to use. For MySQL, previously, I was using CocoaMySQL. It was free and worked pretty well.
So far, for sqlite3, all I can find that seems useful is the SQLiteManager.
