TkSQLite is a GUI database manager for SQLite.
RZ 2012-05-18 11:56:47:
To start tksqlite with a database name on the command line change line 14708 from
Cmd::openDB [file normalize [file join $_startdir $_file]]
to
Cmd::openDB [file normalize [file join $::starkit::topdir .. $_file]]
JM 2018-12-03: Is it possible to change the SQL selecting a file with the predefined stored SQLs?
TkSQLite-Cipher : TkSQLite with 5 kinds of cipher support.