Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I'm looking for a web frontend for end users of our database (server runs either MySQL or PostgreSQL) for organization-internal contacts and order handling.

I've searched the web for free/opensource database web frontends but only found admin tools (phpMyAdmin, ...) and frameworks that only show the tables but you cannot create apps (dadabik, vfront, xataface).

I want to create apps like in Access forms but apparently there is no such tool out there... As a backup, I would use openoffice Base with JDBC connection or progam the frontend in PHP manually.

An advantage would be user authentication (preferably LDAP).

Any suggestions? Thanks in advance.

share|improve this question
This question would probably be better served on serverfault.com . (pun intended). – Adam Gent Feb 21 '11 at 16:25
thanks, didn't consider. – ngo-manu Feb 21 '11 at 17:26
Hi, I'm just curious to understand better which are the Access features you miss in DaDaBIK. – Eugenio Sep 28 '12 at 9:23

1 Answer

Take a look at OpenXava this might be what you are looking for.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.