MLE
-
Multilingual Engine: polyfill timeouts and intervals
Oracle Database 23ai introduces In-Database JavaScript for Linux x86-64 and aarch64. That’s Linux on Intel and…
-
Debugging JavaScript handlers in ORDS
A question came up recently how to troubleshoot MLE/JavaScript handlers in Oracle Rest Data Services (ORDS).…
-
Using PDF-LIB to generate PDFs in the database
Recently, someone asked if it was possible to use PDF-LIB with Multilingual Engine (MLE) and APEX. That was a fun challenge…
-
NJS-044: named JSON object is not expected in this context in MLE/JavaScript
This is a quick post hopefully saving you 5 minutes debugging the following error in Multilingual…
-
SQLcl introduces support for Rollup.js to load MLE modules
Thanks to the awesome team developing new features for Oracle SQL Developer Command Line creating modules for Multilingual Engine…
-
Less-well-known features of Multilingual Engine: Document API
Many developers like the simplicity and flexibility provided by specialised document databases. These systems offer a…
-
What’s new in Multilingual Engine 23.7: Fetch Type Handler Support
The availability of Oracle Database 23ai Release Update 7 marks the introduction of several new features…
-
What’s new in Multilingual Engine 23.7: Foreign Function Interface
The availability of Oracle Database 23ai Release Update 7 marks the introduction of a number of…
-
Node-express MLE/JavaScript example
A short post demonstrating how to use node-express and Oracle’s Multilingual Engine (MLE) in Release 23ai
-
Avoiding MLE/JavaScript pitfalls: the requested module does not provide an export named ‘default’
Oracle Database 23ai saw the introduction of JavaScript as an additional language for writing server-side code.…