Anyone know of any *decent* DB clients which support GUI editing over SSH tunnels, specifically for SQLite? 🙏🏼
Back
•
DBeaver (dbeaver.io) is pretty good and it supports SSH tunnelling not sure for SQLite though.
•
Does it support SQLite nowadays? I'm pretty sure it didn't support SQLite back when it was called Sequel Pro.
Using this atm, though unfortunately it doesn't support writing to the DB via SSH :/
•
Uggg maybe that’s why I was having issues with that the other day 🫠🤦
+1 for tableplus also I use tinkerwell to SSH and run code its not at the DB level but still it useful to use Laravel models relationships / updates.