1. Release v0.17.0

    Pgcli is a command line interface for Postgres database that does auto-completion and syntax highlighting. You can install this version by:

    $ pip install -U pgcli
    

    Check detailed instructions if you're having difficulty.

    This release comes with the latest version of prompt_tookit, improved auto-completion support, better matching algorithm in auto-completion ...

    read more
  2. Integrating pgcli with heroku toolbelt

    Heroku is a popular PAAS provider that offers managed Postgres database. Heroku provides a convenience command to connect to the postgres database, which will launch psql. Now it is possible to launch pgcli instead of the default psql for heroku Postgres by installing the heroku-pg-pgcli plugin for heroku tool belt ...

    read more
  3. Introducing the core devs of pgcli

    It is my pleasure to announce the core devs of the pgcli project.

    Daniel Rocco

    Daniel made pgcli handle JSON, bytea, and large decimal values correctly. He improved the completion matching by adding sub-string matching. His creative solution to reducing completion noise is extremely useful. He also added numerous tests ...

    read more

« Page 4 / 8 »

blogroll

social