Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
In the recent times, one of the frequent questions regarding PostgreSQL is which tools are good with PostgreSQL. With the growing functionality of PostgreSQL, the number of vendors are willing to produce tools for PostgreSQL. There are lot of tools for management, development, data visualization and the list if growing. Here, I'm listing a few tools that might be of interest to Thingworx users.
psql terminal:
The psql client is a command-line client distributed with PostgreSQL, often called as interactive terminal. psql is a simple yet powerful tool with which you can directly interface with the PostgreSQL server. The psql client comes default with the PostgreSQL database.
Key features:
For more information, refer http://www.postgresql.org/docs/9.5/static/app-psql.html
pgAdmin III:
pgAdmin III is a GUI based administration and development tool for PostgreSQL database. It delivers the needs of both admin and normal users from writing simple SQL queries to developing complex databases.
Key features:
Note: pgAdmin III comes default with postgreSQL9.4 installer. For more information, refer http://www.pgadmin.org/download/
phpPgAdmin:
phpPgAdmin is a web-based client for managing PostgreSQL databases. It provides the user with a convenient way to create databases, create tables, alter tables and query the data using SQL.
Key features:
For phpPgAdmin download: http://phppgadmin.sourceforge.net/doku.php?id=download
TeamPostgreSQL:
TeamPostgreSQL is a browser-based tool for PostgreSQL administration. Using TeamPostgreSQL, database objects can be accessed from anywhere in the web browser.
Key features:
For TeamPostgreSQL download: http://www.teampostgresql.com/download.jsp
Monitoring Tools
pgBadger:
pgBadger is a PostgreSQL log analyzer for generating reports from the PostgreSQL log files. It is built in Perl language and uses a javascript and bootstrap libraries. Often seen as a replacement for pgfouine log analyzer.
Key features:
For more information, refer http://dalibo.github.io/pgbadger/.
Git download: https://github.com/dalibo/pgbadger/releases
PostgreStats:
Postgrestats is a software that has automated scripts to easily view statistics such as commits, rollbacks, user inserts, updates and deletes in a time-based intervals. Postgrestats gets installed and executes on the database server, it customizes the main conf file. Postgrestats also provides an enterprise application for Replication mode and High Availability.
Key features:
For more information, refer: http://www.postgrestats.com/subs/docs.html
Slemma:
Slemma is a collaborative, data visualization tool for PostgreSQL database. Slemma allows database connections with a near to one-click integration and can generate a dashboard from files. Slemma comes with a commercial license with a $29 per user per month pricing.
Key features:
For more information, refer https://slemma.com/
Ubiq:
Ubiq is a web-based buisness intelligence and reporting tool for PostgreSQL server. Ubiq creates reports and online dashboards, providing the feature to export in multiple formats. Ubiq is distributed with a commercial license.
Key features:
For more information, refer http://ubiq.co/tour