TouchDB Viewer is a Mac app for inspecting TouchDB databases. It opens a window with a table view that lets you view and edit all the documents. (You can use it with iOS databases as long as they exist in the simulator, or if you use a 3rd party utility like iExplorer to mount your iOS device’s filesystem on your Mac.)
The new version, 0.2, adds the ability to view the revision tree of a document. This is pretty useful when dealing with conflicts, and I
really wish I’d had it a few weeks ago :/ To go to this view, just double-click a document row. To go back, click the database in the ‘breadcrumb’ path selector at the top.
—Jens