
- #Mac gui for postgres drivers
- #Mac gui for postgres software
- #Mac gui for postgres download
- #Mac gui for postgres free
I cannot recall similar issues with PostgreSQL, but it does not mean there could not be any.
#Mac gui for postgres software
I had the "pleasure" of working a lot with IBM Informix using this software and the syntax highlighting of keywords and even specific dialect constructs was missing or incorrect, but bear in mind that Informix is not well supported in general. The syntax highlighting may not support all the language features.
#Mac gui for postgres free
Remember, though, I use the free version on Linux, so your experience with it on a Mac will hardly be any worse, and I am not complaining at all.

Your list of requirements is basic enough as well, so I assume you can do without luxuries. In other words - do not expect too much from it.

Using the free version, I find it too basic and feature-stripped (by the time writing of this post), compared to pgAdmin, MySQL Workbench and quite far behind Microsoft SQL Server Management Studio - the other database tools I have experience working with. Having Java involved could reflect on the memory consumption of your machine, thus affecting the computer performance.
#Mac gui for postgres download
It runs on Java, so you need to have a Java runtime pre-installed, or download the heavier executable which has an embedded JRE. PostgreSQL is supported by default, so this will not bother you.
#Mac gui for postgres drivers
You may require to manually import database JDBC drivers for commercial servers, it is possible with the GUI though. That free version seems to support all items of your list though.īuilt-in support only for some of the database engines. It is commercial, although free version with limited functionality is available. Still there are some drawbacks to it, I'll list the few I am considering important and the ones I have personally rated as downsides: It has Query window that allows executing queries and examining the results It does support listing and browsing databases and database infrastructure. I have experience with the free Linux version of it, but the website states it supports the 3 major OS-es.Īccording to the features list, it does support SSH tunneling for known_hosts and has private key support (see Connection Management section) It is written in Java, which means it is cross-platform compatible. This is a database manipulation tool that supports a large number of database systems, including PostgreSQL.

If you like PSequel, please report bugs and/or help spread the word.At work I am using DB Visualizer. How do I support the development of PSequel? If you don't have a Github account, you could report bugs here. Please include your macOS, PostgreSQL and PSequel versions when reporting a bug. If you are reporting multiple bugs or suggesting multiple features, please create separate issues for each bug/feature. Please try not to create duplicate issues. How do I report bugs or suggest new features? If you think a feature is important, please let me know and I'll adjust its priority based on its popularity. My plan to implement most features in Sequel Pro. By supporting macOS 10.10+ only, I can keep the codebase simpler and save time by not testing it in older versions of macOS. I am developing PSequel in my spare time. No, PSequel is written from scratch in Swift 2, although PSequel's UI is highly inspired by Sequel Pro. Is PSequel a forked version of Sequel Pro? There is no plan to open source it at this moment. I just dislike Java desktop apps personally. I am a Java developer myself and I like JVM a lot. In the good old MySQL world, my favorite client is Sequel Pro, but its support for PostgreSQL doesn't seem to be happening. However, they are either web-based, Java-based * or don't support the features I want. I know there is a list of PostgreSQL GUI Tools.

However, I found its UI is clumsy and complicated. Well, pgAdmin is great for its feature-richness. FAQ Why yet another PostgreSQL GUI client? Why not just pgAdmin?
