I have my sqlite databas load on the server. my python programm works with the database - that is ok. do you have a admin tool für sqlite - i want do manipulate my dataset without a python programm.
I have my sqlite databas load on the server. my python programm works with the database - that is ok. do you have a admin tool für sqlite - i want do manipulate my dataset without a python programm.
You can use sqlite3 the command line shell for sqlite.