Sequel Pro For Mac



Sequel Pro is an open source MySQL (and other) database client for Macs. It allows those working with MySQL on a Mac a free way to create, manage, interrogate and export local and remote databases.

Sequel Pro For Macbook

Sequel Pro Alternatives for Mac. There are many alternatives to Sequel Pro for Mac and since it's discontinued a lot of people are looking for a replacement. The most popular Mac alternative is DBeaver, which is both free and Open Source. If that doesn't suit you, our users have ranked more than 50 alternatives to Sequel Pro and many of them. Download Sequel Pro for Mac - MySQL database management app for Mac. Moreover, Sequel Pro works with MySQL databases in a native Mac OS X application. As an added advantage, Sequel Pro comes with support for browsing and modifying tables with 100,000+ rows.

About the App

  • App name: Sequel Pro
  • App description: sequel-pro (App: Sequel Pro.app)
  • App website: http://www.sequelpro.com/

Install the App

  1. Press Command+Space and type Terminal and press enter/return key.
  2. Run in Terminal app:
    ruby -e '$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)' < /dev/null 2> /dev/null ; brew install caskroom/cask/brew-cask 2> /dev/null
    and press enter/return key.
    If the screen prompts you to enter a password, please enter your Mac's user password to continue. When you type the password, it won't be displayed on screen, but the system would accept it. So just type your password and press ENTER/RETURN key. Then wait for the command to finish.
  3. Run:
    brew cask install sequel-pro

Done! You can now use Sequel Pro.

Similar Software for Mac

FAQ

Why yet another PostgreSQL GUI client? Why not just pgAdmin?

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.

Sequel Pro Macos

* 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.

Is PSequel open source?

No. There is no plan to open source it at this moment.

Is PSequel a forked version of Sequel Pro?

No, PSequel is written from scratch in Swift 2, although PSequel's UI is highly inspired by Sequel Pro.

Why macOS 10.10+ only?

I am developing PSequel in my spare time. By supporting macOS 10.10+ only, I can keep the codebase simpler and save time by not testing it in older versions of macOS. And, less code, less bugs.

What's the current status of PSequel?

PSequel is still in its early stage. My plan to implement most features in Sequel Pro. If you think a feature is important, please let me know and I'll adjust its priority based on its popularity.

How do I report bugs or suggest new features?

Use Github issue tracker. Please try not to create duplicate issues. If you are reporting multiple bugs or suggesting multiple features, please create separate issues for each bug/feature. Please include your macOS, PostgreSQL and PSequel versions when reporting a bug. If you don't have a Github account, you could report bugs here.

How do I support the development of PSequel?

Database

If you like PSequel, please report bugs and/or help spread the word.