I have set up a website on my VPS (running Ubuntu with a B4JServer). For this test-project, I used Sqlite.
Normally I use DB Browser for Sqlite but that means I must download the DB locally and then open it. To do that, I must stop the server which I prefer not to do...
Thus, I am wondering if it is possible to query the Sqlite datebase from a shell?
Thanks.
Normally I use DB Browser for Sqlite but that means I must download the DB locally and then open it. To do that, I must stop the server which I prefer not to do...
Thus, I am wondering if it is possible to query the Sqlite datebase from a shell?
Thanks.