an open source access but with a real RDBMS

TeeJay on 2005-01-21T18:48:50

PgAccess is an open source access-like interface to Postgres with access-like features for building forms, adding users, etc.

Unlike Access it uses a real RDBMS, and is open source and cross-platform.

Handy if you quickly need to port a bunch of crufty win32 access-based applications to UNIX, etc.


PgAdmin III

djberg96 on 2005-01-21T21:00:16

The PG installer for Windows comes with PgAdmin III, which I think provides the same functionality. Doesn't it?

/me only looked briefly