be5a97ff08
runs on KDE. It uses libpqxx library. Main features: * Browsing through PostgreSQL system catalog * Wizards for create, modify and drop database objects * Wizards for database administration tasks (backup, restore, vacuum, analyze) * Wizards for changing access privileges * SQL Query/result windows, for editing and executing SQL statements and viewing result * Datatable windows for edit database tables content * Executor windows for run database functions WWW: http://kpogre.sourceforge.net/ PR: ports/124287 Submitted by: Max Brazhnikov <makc at issp.ac.ru>
14 lines
572 B
Text
14 lines
572 B
Text
KPoGre is administration tool for PostgreSQL database system that
|
|
runs on KDE. It uses libpqxx library. Main features:
|
|
|
|
* Browsing through PostgreSQL system catalog
|
|
* Wizards for create, modify and drop database objects
|
|
* Wizards for database administration tasks (backup, restore, vacuum,
|
|
analyze)
|
|
* Wizards for changing access privileges
|
|
* SQL Query/result windows, for editing and executing SQL statements
|
|
and viewing result
|
|
* Datatable windows for edit database tables content
|
|
* Executor windows for run database functions
|
|
|
|
WWW: http://kpogre.sourceforge.net/
|