Developing an API with Oracle PL/SQL

Developing an API with PL/SQL can be a fun experience.  At Blizzard, I have this project to decentralize control of a database’s privilege management, so that each team’s designated “manager” will use this API to self service the granting and revoking of access to the data that they own.  This database is one where different…

Read more