Free Database Browser for PostgreSQL?

1

Does anyone know of a free PostgreSQLdatabase browser that I can use besides RazorSQL since It has a 30 day trial? It would be great to have something similar to the SQlite Database Browser, light weight and easy to read. It doesn't have to just use PostgreSQL, it can be any browser that can use PostgreSQL as well.

superduperuser

Posted 2011-12-27T15:59:54.860

Reputation: 123

1

See also Community Guide to PostgreSQL GUI Tools

– user78916 – 2012-05-17T12:18:05.417

Answers

7

DavidEG

Posted 2011-12-27T15:59:54.860

Reputation: 316

1

For PostgreSQL-only browser I also recommend pgAdmin.

– user78916 – 2012-05-17T09:37:33.853

3

The general purpose sql-db browser from sqlmaestro is also quite good.

root-11

Posted 2011-12-27T15:59:54.860

Reputation: 190