Postico – A modern PostgreSQL client for OS X
31–40 of 62 posts
Re: Postico – A modern PostgreSQL client for OS X
#32Re: Postico – A modern PostgreSQL client for OS X
#33For the same price, you can get Navicat Essentials, which has syntax highlighting, import/export, and more. If you want to spend $160, you get the version that can talk to MySQL, SQL Server, SQLite, and more.
For example, I'm really proud of the table view in Postico. It's really easy to filter rows by keywords. You can edit multiple rows at once in the sidebar. You can rearrange columns, filters and sort order are remembered automatically...
If you have a workflow where you don't often use the table view, you might not get a lot of value out of Postico. But fortunately there are a few people out there who do like the stuff Postico does!
Re: Postico – A modern PostgreSQL client for OS X
#34Re: Postico – A modern PostgreSQL client for OS X
#35I also recommend Induction ( https://github.com/Induction/Induction ).
Re: Postico – A modern PostgreSQL client for OS X
#36I also recommend Induction ( https://github.com/Induction/Induction ).
Re: Postico – A modern PostgreSQL client for OS X
#37Earlier quoted context omitted.
I'm perfectly fine with pgAdmin. It's not pretty, but it does everything I need. And it's free and cross-platform.
I've solely used the command line client for the last few years. I stopped using pgAdmin because it did not gracefully handle flakey network connections (i.e. vpn restarts). Has this improved recently?
Re: Postico – A modern PostgreSQL client for OS X
#38Re: Postico – A modern PostgreSQL client for OS X
#39For the same price, you can get Navicat Essentials, which has syntax highlighting, import/export, and more. If you want to spend $160, you get the version that can talk to MySQL, SQL Server, SQLite, and more.
Re: Postico – A modern PostgreSQL client for OS X
#40I also recommend Induction ( https://github.com/Induction/Induction ).