Python Sqlite Shell - a drop-in replacement for the standard sqlite shell (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.
Senora is targeted to be a drop-in replacement for sqlplus. It provides a plethora of new commands, which accept unix-style options. It is extensible via plugins.