Robuta

https://www.ibm.com/docs/en/db2-for-zos/13.0.0?topic=samples-sample-callers-utilities-stored-procedures
You can use the Db2-supplied utilities stored procedures to run Db2 utilities from Db2 application programs by using the SQL CALL statement.
installationmigrationsamplecallersutilities
https://www.php.net/manual/tr/mysqli.quickstart.stored-procedures.php
stored proceduresphpmanual
https://www.ibm.com/docs/en/db2-for-zos/13.0.0?topic=implementing-db2-stored-procedures
A stored procedure is executable code that can be called by other programs. You might choose to use stored procedures for code that is used repeatedly. Other...
stored proceduresadministration
https://sqlite.org/forum/info/78a60bdeec7c1ee9?t=c
feature requeststored proceduressqliteuserforum
https://www.ibm.com/docs/en/db2/11.5.x?topic=registration-registering-xsr-objects-through-stored-procedures
When a database is created, the stored procedures used to register XML schemas are also created. To register XML schemas through the stored procedure method,...
stored proceduresregisteringobjects
https://www.ibm.com/docs/en/ste/11.0.0?topic=procedures-stored-object-type-parameters
stored proceduresobject typeparameters
https://easychair.org/publications/keyword/lRQr
stored procedureskeyword
https://www.hanselman.com/blog/extended-stored-procedures-considered-harmful
With Yukon on the horizon, I'm thinking about the 'unmanaged Yukon equivalent' ...
stored proceduresconsidered harmfulextendedscotthanselman
https://www.oracle.com/middleeast/database/technologies/appdev/ojvm.html
A stored procedure is a set of SQL and PL/SQL statements grouped together as an executable unit.
stored proceduresmiddle eastjavaoracle