webgres is a Web interface to PostgreSQL. It is almost table structure neutral. Facilities include view, edit, insert, SQL, search, update, delete, and list.
| Tags | Database Front-Ends |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | C++ |
Recent releases


Changes: The main change is the switch from the older libpq++ to the newer libpqxx. This also means that a newer Postgres installation is required (version 7.4 or later). Some code cleanup and error corrections were done. Some new colors were added.


Changes: This version features some fault tolerance, color patterning of pages, and a mild cleanup of code. It also offers Makefile-based compilation.


No changes have been submitted for this release.