phpPgAdmin
This article needs additional citations for verification. (September 2014) |
![]() | The topic of this article may not meet Wikipedia's general notability guideline. (December 2016) |
This article may have been previously nominated for deletion: Wikipedia:Articles for deletion/PhpPgAdmin exists. It is proposed that this article be deleted because of the following concern:
If you can address this concern by improving, copyediting, sourcing, renaming, or merging the page, please edit this page and do so. You may remove this message if you improve the article or otherwise object to deletion for any reason. Although not required, you are encouraged to explain why you object to the deletion, either in your edit summary or on the talk page. If this template is removed, do not replace it. This message has remained in place for seven days, so the article may be deleted without further notice. Find sources: "PhpPgAdmin" – news · newspapers · books · scholar · JSTOR Nominator: Please consider notifying the author/project: {{subst:proposed deletion notify|PhpPgAdmin|concern=The coverage (references, external links, etc.) does not seem sufficient to justify this article passing [[Wikipedia:General notability guideline]] and the more detailed [[Wikipedia:Notability (software)]] requirement. If you disagree and deprod this, please explain how it meets them on the talk page here in the form of "This article meets criteria A and B because..." and [[WP:ECHO|ping me back]] through [[WP:ECHO]] or by leaving a note at [[User talk:Piotrus]]. Thank you.}} ~~~~ Timestamp: 20161214091715 09:17, 14 December 2016 (UTC) Administrators: delete |
Stable release | 5.1
/ April 15, 2013 |
---|---|
Repository | |
Written in | PHP and JavaScript |
Operating system | Cross-platform |
Type | Web Database Management |
License | GNU General Public License |
Website | phppgadmin |
phpPgAdmin is a web application, written in PHP, for managing PostgreSQL databases.
phpPgAdmin is a web-based client which leverages PHP scripting and the PostgreSQL database to provide a convenient way for users to create databases, create tables, alter tables and query their own data using industry-standard SQL.
The project originally started as a fork of phpMyAdmin, to provide PostgreSQL users with comparable services to what MySQL users had been using. However, in 2002, the code was re-written from scratch, and is now a completely different code base.[1]
Features
PhpPgAdmin has, among others, the following features:
- Administer multiple servers
- Support for PostgreSQL 9.0.x, 9.1.x, 9.2.x
- Manage all aspects of:
- Users & groups
- Databases
- Schemas
- Tables, indexes, constraints, triggers, rules & privileges
- Views, sequences & functions
- Advanced objects
- Reports
- Easy data manipulation:
- Browse tables, views & reports
- Execute arbitrary SQL
- Select, insert, update and delete
- Dump table data in a variety of formats: SQL, COPY, XML, XHTML, CSV, Tabbed, pg_dump
- Import SQL scripts, COPY data, XML, CSV and Tabbed
- Supports the Slony master-slave replication engine
- Language support:
- Available in 27 languages
- No encoding conflicts. Edit Russian data using a Japanese interface
- Easy to install and configure
See also
References
- ^ "About phpPgAdmin". phpPgAdmin Project. 2008-04-25. Retrieved 2015-09-21.