mikekn: (Brains)
mikekn ([personal profile] mikekn) wrote2010-05-06 03:05 pm
Entry tags:

Simple database front ends?

Does anyone out there know of a simple, preferably web-based, database front end? We've got two choices on a project at work - either code up a custom interface for the client or find an off the shelf product that can do the job. Unfortunately most of what I've found are too feature rich and complex for what we need (simple form based data entry and a good query interface).

[identity profile] sskipstress.livejournal.com 2010-05-06 08:43 pm (UTC)(link)
I've used phpMyAdmin and phpPgAdmin for basic admin access to databases. It isn't terribly slick and needs to be fairly well locked down at the webserver/network levels but they work pretty well for the basics.