Hacker News new | ask | show | jobs
by whofw 1705 days ago
After being thrown into a codebase written with Oracle PL/SQL procedures outputted directly into Coldfusion tags, this idea gives me PTSD.
1 comments

Worth noting that Postgres supports many more languages other than PL/SQL, the plv8 extensions allows JavaScript to be used for example.