|
|
|
|
|
by jacques_chester
2240 days ago
|
|
My last job was 100% based on ApEx. Which I do not bring up on my LinkedIn profile. I refer to ApEx as "Access, for the web, for Oracle". For what it's good at, it's pretty good. The biggest plus in my view is that it rewards careful schema design. Point it at a properly-normalised schema and you can get 80% of a useful CRUD interface for 20% of the effort. But all things being equal I'll be happy to never use it again. It's hard to test, hard to version control, hard to safely extend (you usually wind up with buckets of PL/SQL below the surface). |
|