I'm pretty happy with metabase (https://github.com/metabase/metabase) for sharing SQL queries across my team, but their SQL IDE leaves something to be desired.
What's the best native postgres client for Mac for writing SQL queries?
Things I care about:
* Native keybindings / feel
* "Smart" autocomplete (knows what columns are in scope)
* Easy to use for non-engineers (so should be GUI)
Don't care:
* DBA tools
* GUI query builder