I’m currently evaluating PostgreSQL GUI tools that have following capabilities:
- Query Editor
- GIT Repository Integration for version control
- Change script generation for deployment between the GIT branch and the server
Came across couple of GUI Tools that have some of the above capabilities such as:
NaviCat =>
- Has Query Editor
- Has GIT Version control integration
- Missing the change script generation ( this tools has compare option between that’s restricted to server to server or file to file but doesn’t have option for compare between source control and server)
EMS SQL Manager =>
- Has Query Editor
- Doesn’t have git integration
- Has Change script generation
Can someone recommend me tools that have all the above capabilities?