sqlite3 is a database that saves records in a single file, the dbshell command dbshell designed to navigate to the database shell. It works with MySQL and PostgreSQL, but not with SQLite.
By the way, if you use the south, its fine, dbshell , when you need to do something with the database, but if the south does this for you, everything is fine.
source share