Feb. 15, 2026
12:02 p.m.
Hi Pierre, IvorySQL provides functionality compatible with Oracle custom packages. You can check the related usage at the following URL. https://docs.ivorysql.org/en/ivorysql-doc/v5.1/7.12 If you intend to create an Oracle system package that is not yet implemented in IvorySQL, the approach can be determined based on the developer's personal ideas. You are welcome to discuss this with the community via issues or email. Additionally, the community already has implementations of several similar Oracle-compatible system packages for reference: DBMS_UTILITY:https://github.com/IvorySQL/IvorySQL/pull/1001/changes DBMS_OUTPUT:https://github.com/IvorySQL/IvorySQL/pull/998/changes Regards, JiaoShuntian