Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Frequently we have to design access to a database for specific applications and users (eg: tables edition with filter). I would like to know if it exists such tools/framework between a full access of database (such as phpmyadmin) and a dedicated application. Better if this tool used some modern web dev such as Ajax and javascript. I found that the best approach would be to use something like dojotoolkit with json interface do the database.

Any other solutions?

share|improve this question

closed as not constructive by NimChimpsky, Will Nov 20 '12 at 19:36

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

Browse other questions tagged or ask your own question.