forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
13 lines
616 B
Text
13 lines
616 B
Text
PgAccess is a pretty GUI (Griphical User Interface) for the open source
|
|
database PostgreSQL.
|
|
|
|
PgAccess is a cross-platform database management tool for PostgreSQL, written in
|
|
Tcl/Tk. There are active efforts to turn it into a tool for writing applications
|
|
that can work in a distributed client-server model (a central PostgreSQL
|
|
database and remote clients).
|
|
|
|
PgAccess was originally written by Constantin Teodorescu using Visual Tcl,
|
|
"the best tool for developing Tcl/Tk applications I've ever seen."
|
|
It is currently managed by hte developers at BSDforge.com.
|
|
|
|
WWW: http://BSDforge.com/projects/databases/pgaccess/
|