SQLITE3 nur lesen
sqlite3 -cmd ".timeout 5000" "file:/pathto/mydb?mode=ro"
scott2e
sqlite3 -cmd ".timeout 5000" "file:/pathto/mydb?mode=ro"