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.
•
I use TablePlus (tableplus.com
) for all my database connections
•
In response to @techenby
+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.