Postbird

PostgreSQL client app for Mac OS X

Download .app Download .nw.zip View on GitHub

Download

Version 0.3

Postgres.nw - requires node-webkit.app

Postgres-0.3.dmg - For Mac: 64bit, 10.7+

Version 0.4rc1

Postgres-0.4rc1.dmg - For Mac: 64bit, 10.7+

Other releases

Screenshots

postbird-0 3-screenshot

postbird-0 3-screenshot

Features

  • Save connections
  • Connect to heroku via OAuth
  • Manage tables and databases
  • Query editor
  • Install/remove extensions
  • Load sql dump
  • View stored functions and triggers

Contributing

Please feel free to open an issue on github or submit a pull request. Any feedback is welcome.

Project postbird written in javascript and runs with nw.js (before node-webkit). Unit testing done with node-fibers and my lib for testing. I use jade to render HTML template and SASS for compiling css.