PostgreSQL GUI tool for Mac OS X
Design for Yosemite. Written in Swift. PSequel provides a clean and simple interface to perform common PostgreSQL tasks quickly.
That means your Mac has Gatekeeper enabled. In order for an app to get through the gate, the developer has to pay $99/year to Apple. I don't want to pay Apple for delivering a free app. A simple workaround is: right click the icon of the app and select "Open" from the contextual menu - you will only have to do this once.
Well, pgAdmin is great for its feature-richness. However, I found its UI is clumsy and complicated. I know there is a list of PostgreSQL GUI Tools. However, they are either web-based, Java-based* or don't support the features I want. In the good old MySQL world, my favorite client is Sequel Pro, but its support for PostgreSQL doesn't seem to be happening. So, I decided to make one myself.
* No offense to the Java community. I am a Java developer myself and I like JVM a lot. I just dislike Java desktop apps personally.
No, PSequel is written from scratch in Swift.
I am developing PSequel in my spare time. By supporting OS X 10.10+ only, I can keep the codebase simpler and save time by not testing it in earlier versions of OS X. And, less code, less bug.
PSequel is still in its early stage. My plan to implement most features in Sequel Pro. If you think a feature is important, let me know and I'll adjust its priority based on its popularity.
If you like PSequel, please report bugs/features/enhancements or simply say hello/thanks to me.