JavaScript
-
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…
-
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.…
-
What’s new in Multilingual Engine 23.5: Operator Overloading
New features are introduced to JavaScript/Multilingual Engine (MLE) in Oracle Database 23ai constantly, even though they might not…
-
What’s new in Multilingual Engine 23.5: support for sql-template-tag
New features are introduced to JavaScript/Multilingual Engine (MLE) in Oracle Database 23ai constantly, even though they might…
-
Create MLE/JavaScript modules using Liquibase
Multilingual Engine, or MLE for short, allows developers to use the hugely popular JavaScript language to…
-
How to check if Multilingual Engine is available in APEX 24 and later
This is a short post describing how you can check if your APEX installation supports Multilingual…
-
Advanced ORDS REST handlers written in JavaScript
There you go! In addition to using all the modules built into MLE you can also…