Hacker News new | ask | show | jobs
by graboid 12 hours ago
Ah, my point was more on how to connect to the live database on some remote server.
2 comments

DBeaver can connect to remote sqlite databases through an SSH tunnel:

https://dbeaver.com/docs/dbeaver/Database-driver-SQLite/#rem...

Connect to the remote server and run it?