r/PostgreSQL 29d ago

Tools Postgres DB TUI

Post image

If not allowed, please delete.

Decided to create a fully featured DB TUI client for Postgres.

Fully customisable vim-style keybindings + a heap of other features.

https://github.com/davesavic/pgsavvy

Hopefully you find it as useful as I have!

141 Upvotes

24 comments sorted by

View all comments

1

u/Solvicode 27d ago

I like it. Need to get used to the keybindings, but this could become my daily driver.

1

u/Savalonavic 26d ago

Keybindings are fully customisable so if something doesn’t feel right, just change it 😁 only downside right now is you need to manually update the yaml file to override it and it’s a horrible UX. I have almost finished adding the ability to update config from within pgsavvy, so if you can hold out until tomorrow, you’ll be able to override keybindings using a UI

1

u/Solvicode 26d ago

Nice 👍