this post was submitted on 31 Mar 2026
-26 points (6.7% liked)

Programming

26304 readers
798 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
 

I’ve noticed that Oracle APEX rarely comes up in developer discussions, especially compared to modern frameworks and cloud native stacks.

But in enterprise environments, it seems to handle data heavy applications, internal tools, and workflows surprisingly well, especially when paired with a solid database setup.

From what I’ve seen, it reduces a lot of the overhead you would normally have with full stack development while still being scalable if designed properly.

Curious to hear from others. Are people actually using APEX in production, or is it still considered niche?

you are viewing a single comment's thread
view the rest of the comments
[–] 123@programming.dev 4 points 18 hours ago

I remember a similar experience. So much time was wasted just keeping some small app limping along with security patches because no one knew or wanted to know how it worked.

Pair that with oracle's notoriously useless support which always required you to be on the latest patch before even providing an answer and it made the decision to leave it in the rearview mirror the easiest part of some modernization effort.