I’m using astdb for storing a lot of information. How can I access the database with write permission. astdb.sqlite3 is locked, so that’s not the solution.
Updating the databases needs more than 200 “database put …” commands, so executing via CLI is also not nice.