All Projects → pgXplorer → pgXplorer

pgXplorer / pgXplorer

Licence: ISC license
An administration client for PostgreSQL

Programming Languages

C++
36643 projects - #6 most used programming language
typescript
32286 projects
IDL
102 projects
PGXplorer
---------
PGXplorer is a freely downloadable, ISC licensed administation client for PostgreSQL versions 8.4 and above.

Key features are per-database instances, multithreaded queries, an intuitive UI and an SQL editor/console that supports syntax highlighting and much more.

PGXplorer is built using Qt. Minimum version of Qt required is 5.2.

Additionally, for Windows and Mac, you need to build the Qt postgres drivers yourself. Refer to the Qt documentation for this.

For Linux, Qt postgres drivers are usually available as a convenience package. For example, in Ubuntu, it can be installed through 'apt-get install libqt5sql5-psql' at the console.

Also, you will need libHaru for PDF support. Specifically, the one built from github.com/davyjones/libHaru because that has some enhancements used in PGXplorer's code.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].