RefDB is a reference database and bibliography tool for SGML, XML, and LaTeX documents, sort of a Reference Manager or BibTeX for markup languages. It is portable and known to run on Linux, Free/NetBSD, OSX, Solaris, and Windows/Cygwin.
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 SQLite Tcl 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.
...
Python SqliteShell - a drop-in replacement for the standard sqliteshell (www.sqlite.org), expanded to allow user defined SQL functions to be easily created within the shell or within a SQL script using an in-line python function definition.