Remix.run Logo
woodpanel 7 hours ago

DBeaver can also open/manage SQLite databases. I use it daily (although on a tiny page).

graboid 7 hours ago | parent [-]

Ah, my point was more on how to connect to the live database on some remote server.

fnord123 6 hours ago | parent | next [-]

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

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

grebc 6 hours ago | parent | prev [-]

Connect to the remote server and run it?