PostSqlForms is a simple, but powerful GUI for PostgreSQL and SQLite databases. It enables you to rapidly implement a set of forms and reports for a database.
For using PostSqlForms with SQLite you don't need a separate SQLite installation. The SQLiteTcl interface and the SQLite command line shell are included in the binary packages (not in the source package).
For using PostSqlForms with PostgreSQL you need a separate PostgreSQL installation.
...