1. Gsqlite
Source: gsqlite.tcl.
Gsqlite is a user interface for
Sqlite.
It is modeled somewhat after Sqlite Studio,
but it's main purpose is to demonstrate how Gui
can enable
single file applications.
You can run Gsqlite from Wize, eg:
wize / Mod/Gsqlite mydata.db
There is currently no documentation other
than a few screenshots:
1.1 Sqlite Server
Gsqlite can run SOS in sqlite server mode.
This is launched from the File menu.
1.2 Sqlite Client
Gsqlite can run SOS in sqlite client mode.
This is launched from the File menu.
© 2008 Peter MacDonald