View Single Post
  #1 (permalink)  
Old 11-26-08, 12:11
kioo kioo is offline
Registered User
 
Join Date: Nov 2008
Posts: 3
Very basic data frontend

Hello members,

I'm looking for a very basic GUI frontend for PostgreSQL databases which should allow non-tech users to add and edit data to existing database objects.

It shouldn't allow any modification of objects or other DB Admin stuff which could potentially wreck the database.

I ruled out pgWorkbench (SQL only), and admin tools like pgAdmin3, Navicat, etc. MS Access shouldn't be the option.

Could someone point me into the right direction?
Reply With Quote