TAG | database
Oct/09
20
How to build a web application (database front end) quickly and without programming knowledges ?
0 Comments | Posted by admin in Uncategorized
As I am a developper, I like to program myself web apps (in PHP, J2EE, or JBoss Seam), but sometime, we don’t have the time to build it by hand, even with Ruby On Rail (RoR).
There are solution to automatically build a web app from a database schema, and without code generation :
Oracle Application Express
The [...]
