Back

Anyone know of any *decent* DB clients which support GUI editing over SSH tunnels, specifically for SQLite? 🙏🏼

3

713

In response to @tjadlam

DBeaver (dbeaver.io) is pretty good and it supports SSH tunnelling not sure for SQLite though.

1

316

  • No matching results...
  • Searching...

/ 1000

I use TablePlus (tableplus.com) for all my database connections

3

371

Using this atm, though unfortunately it doesn't support writing to the DB via SSH :/

1

250

+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.

263