PL/SQL-JSON implements encoding and decoding JSON in a PL/SQL environment. Using the objects json_object and json_array allows to compose and parse JSON. A performance test is avilable in the ...
may I ask You to consider following RFE? RFE: Add Decode (selected string) from Base64, Base 32, Hex to String using selected Charset The reason is for this RFE is to have a possibility to fast and ...