26ai Free
-
Create MLE/JavaScript modules using Liquibase
Multilingual Engine, or MLE for short, allows developers to use the hugely popular JavaScript language to…
-
Advanced ORDS REST handlers written in JavaScript
There you go! In addition to using all the modules built into MLE you can also…
-
Simplified TDE configuration in Oracle Database 23ai Free
The newly published Database 23ai RPM provide a new configuration option named CONFIGURE_TDE. Setting it to…
-
Creating a GraphQL endpoint … within the database
GraphQL is protocol agnostic. Most GraphQL is served via HTTP, but there is nothing wrong with…
-
Fetch()-ing GraphQL data in MLE/JavaScript
This post demonstrates how to use the new GraphQL endpoint ORDS provides in MLE/JavaScript. The first…
-
Ad-hoc MLE JavaScript in Oracle Database 23c: Database Actions
A short post describing how to use Database Actions to run some ad-hoc JavaScript code
-
Ad-hoc MLE/ JavaScript execution in Oracle Database 23ai: DBMS_MLE
Occasionally it makes sense to run In-Database JavaScript code in an ad-hoc fashion. You typically do…