1. Django Integration of pgcli

    Django web framework has a rich set of management commands. One of them is python manage.py dbshell. This will launch the default database repl and connect to the appropriate database for the web application.

    Now it is possible to launch pgcli instead of the default psql for Postgres by ...

    read more
  2. dbcli - a new github org

    I'm officially moving the pgcli project into the dbcli org in github.

    Why?

    • pgcli is a community project now and having an organization helps solidify that.
    • More peope will now have write access to the repo. Watch for the announcement of the core-devs of pgcli.
    • It's a better ...
    read more
  3. Screencast: pgcli basics

    I created a screencast to showcase some of the basic features of pgcli.

    pgcli is a client for postgres that can do autocompletion and syntax highlighting.

    This video covers:

    • Installation
    • Launching pgcli
    • Switching databases
    • Basic auto-completion for SELECT, CREATE, INSERT and JOIN statements.
    • Expanded output
    • Multi-line mode

    Video:

    If there ...

    read more

« Page 5 / 8 »

blogroll

social