Letos

Description of the software

What: Letos (formerly known as SQLiteStudio)
Where: https://letos.org/ (only viewable in browsers with Javascript enabled)
Description: cross-platform sqlite database manager, formerly written in Tcl. Starting with version 3.0.0 it's developed in C++/Qt (although it still supports Tcl as an embedded scripting language). Supports SQLite 3.x, SQLite 2.x. Currently tested on Linux, Solaris, MacOS X and Windows. Open source (GPL licence).
Contact: https://letos.org/contact/
Forum: https://github.com/pawelsalawa/letos/discussions
Wiki: https://github.com/pawelsalawa/letos/wiki
Bugs and ideas: https://github.com/pawelsalawa/letos/issues
ChangeLog: https://github.com/pawelsalawa/letos/blob/master/ChangeLog.md

Letos and Tcl relationship

Although Letos is no longer developed in Tcl, it still supports Tcl as an implementation language for custom SQL functions, custom collations and for data populating engine, with more scriptable areas to come in future.

More details: https://github.com/pawelsalawa/letos/wiki/ScriptingTcl

A collection of Tcl scripts for Letos: https://github.com/pawelsalawa/letos/wiki/Scripts_repository#tcl-scripts