-27
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 31 Mar 2026
-27 points (6.5% liked)
Programming
26399 readers
396 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities !webdev@programming.dev
founded 2 years ago
MODERATORS
Yeah that makes sense. The vendor lock in and licensing side of Oracle is definitely a real concern, and the PL/SQL dependency can be limiting especially when it comes to hiring or long term flexibility.
But in my case, I’ve seen APEX work reasonably well mostly in setups where those trade offs are already accepted, like internal tools where everything is already built around Oracle and the focus is on working with large datasets efficiently.
I wouldn’t treat it as a general purpose stack but in those scenarios it felt more practical than building and maintaining a separate full stack system.