Postico requires macOS 10.10 or later. Version 1.5.14 was released on Jul 17, 2020. Read the Changelist.
Also available on the Mac App Store. We also offer Legacy Downloads for older versions of macOS.

Postico is under active development. Leave your email adress and I'll tell you about new features as soon as they're ready.

PostgreSQL is an absurdly powerful database, but there's no reason why using it should require an advanced degree in relational theory. Postico provides an easy to use interface, making Postgres more accessible for newcomers and specialists alike.

If you have an online connection while running the MySQL Installer, choose the mysql-installer-web-community file. If you do NOT have an online connection while running the MySQL Installer, choose the mysql-installer-community file. Note: MySQL Installer is 32 bit, but will install both 32 bit and 64 bit binaries. Online Documentation.

Postico will look familiar to anyone who has used a Mac before. Just connect to a database and begin working with tables and views. Start with the basics and learn about advanced features of PostgreSQL as you go along.

  1. MySQL Community on Slack; Install Windows. Building mysqlclient on Windows is very hard. But there are some binary wheels you can install easily. MacOS (Homebrew) Install MySQL and mysqlclient: # Assume you are activating Python 3 venv $ brew install mysql $ pip install mysqlclient If you don't want to install MySQL server, you can use mysql.
  2. Mysql Client Mac, free mysql client mac software downloads.
  3. MySQL Cluster CGE. MySQL Cluster is a real-time open source transactional database designed for fast, always-on access to data under high throughput conditions. MySQL Cluster; MySQL Cluster Manager; Plus, everything in MySQL Enterprise Edition; Learn More » Customer Download » (Select Patches & Updates Tab, Product Search) Trial Download ».

Postico is an intuitive app for looking at data. Filter rows, sort them, rearrange columns. You can examine long text or images conveniently in the sidebar. Even related rows from referenced tables are shown.

Edit rows directly, or use the sidebar — a great choice for long text. You can even change multiple rows at once. Batch saving (with SQL preview) lets you commit changes to multiple rows in a single transaction.

Add and remove columns, rename them, change types. Modify tables and views without having to remember the ALTER TABLE syntax.

The unified structure editor displays everything you need to know about a table. Comments and constraints are shown right next to the columns.

When you need hard questions answered, PostgreSQL offers many advanced tools for data analysis: Common table expressions, recursive queries, filter aggregates, window functions.

To access these tools, Postico sports a powerful query view with support for multiple result sets. The editor has all the standard features you expect, like syntax highlighting and automatic indentation.

Native Experience
Native Cocoa controls ensure consistency. Keyboard shortcuts follow platform conventions. Commands like undo/redo or copy/paste work just as you'd expect. And of course, Postico plays nice with other apps and services you use every day.

Vibrant Design
Postico was designed from the ground up with Apple's modern design language in mind. Its high resolution artwork looks great on Retina displays.

Secure out of the box
Postico uses industry standard encryption: both SSL and SSH can be used for secure connections. Server certificates are always validated. Passwords are stored safely in the system keychain. A warning is shown if the server requests a plain text connection.

Dependable Customer Support
When you have a question, you can contact the developers directly — We personally answer all customer emails. You don't have to deal with outsourced support agents, and you'll never get a canned response.

Mac

A Companion to Postgres.app
Postgres.app is the fastest way to run a PostgreSQL server locally. Since Postico is made by the maintainer of Postgres.app, the two apps co-operate perfectly.

Optimized for small displays
A slim toolbar conserves vertical screen estate. The sidebars can be hidden to show more of your data. And if you don't want to waste a single pixel, switch to full screen mode.

Download Mysql Command Line Client For Mac

  • Announcements of major new features
  • Notification when security issues come up
  • 3-4 emails per year

Mac Mysql Client App

Which versions of PostgreSQL are supported?
Postico supports PostgreSQL 8.0 and later. We run automated tests to ensure compatibility with PostgreSQL 8.4, 9.x, 10, 11, and 12. Postico also supports database systems derived from PostgreSQL like Amazon Redshift or Greenplum, and systems that use the PostgreSQL protocol like CockroachDB.

Download Mysql Client For Mac

What are the limitations of the free trial?

  • At most 5 connection favorites
  • Only a single window per connection
  • Table filters are disabled
  • There is no time limit — use the trial as long as you want!

Should I buy Postico on the Mac App Store or from your website?
It's your choice! Many customers prefer the convenience of the App Store. You have all licenses in one place, and your software is automatically updated. The store on my website (operated by Fastspring) has better support for business customers. Also, Fastspring charges a lower commission, so the version on my website is slightly cheaper.

I work for a software reseller. Who should I contact to get quotes?
Please see this document with information for resellers.

Do you have an issue tracker for bug reports and feature requests?
I've set up a Github repository for public feature requests and bug reports. But of course you can also reach out privately via email: postico@eggerapps.at.
If you need a bug fixed quickly, consider following the best practices for bug reporting.