Y
Hacker News
new
|
ask
|
show
|
jobs
by
woodpanel
14 hours ago
DBeaver can also open/manage SQLite databases. I use it daily (although on a tiny page).
1 comments
graboid
14 hours ago
Ah, my point was more on how to connect to the live database on some remote server.
link
fnord123
14 hours ago
DBeaver can connect to remote sqlite databases through an SSH tunnel:
https://dbeaver.com/docs/dbeaver/Database-driver-SQLite/#rem...
link
grebc
14 hours ago
Connect to the remote server and run it?
link