.open /opt/osstech/var/lib/mailman-web/data/mailman-web.sqlite
.prompt "Mailman Web SQLite> " "   ...> "
.header on
.changes on
.mode json
.show
.print "      tables:"
.tables
.print ""
