Web frameworks with scaffolding and/or web based DB administration tools?
Posted
by Dolph Mathews
on Stack Overflow
See other posts from Stack Overflow
or by Dolph Mathews
Published on 2010-06-11T15:13:51Z
Indexed on
2010/06/11
15:22 UTC
Read the original article
Hit count: 270
I'm looking for web app frameworks and/or database administration tools, either popular and unpopular, written in any language, for any relational database.
In short, I'm looking for web accessible CRUD front-ends with minimal programming effort.
For example:
- phpMyAdmin (MySQL administration tool)
- Ruby on Rails (web app framework with scaffolding)
© Stack Overflow or respective owner