Martin Bach
-
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
-
With-clause, values operator and a strange JSON_TABLE error
A short tale of investigating a problem with JSON_TABLE, common table expressions and the value operator…
-
Containers are awesome, not only for stateless things
This post describes why using containers, even for database driven applications, is very useful.
-
Loading MLE modules into the database got a lot easier with SQLcl 24.3.2
Oracle AI Database 26ai running on Linux x86-64 and aarch64 allows you to write server-side JavaScript…
-
Your local development environment: Oracle Database 23ai Free on WSL2
Recently I posted a few tweets about my experience developing on windows. That’s something new to…
-
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.…
-
Troubleshooting the Oracle Cloud Infrastructure API
Sometimes, it can be interesting to learn how the Oracle Cloud Infrastructure (OCI) API works, particularly…
-
Enable the MongoDB API on Always-Free Autonomous Database
Oracle Database API for MongoDB translates the MongoDB wire protocol into SQL statements that are executed…
-
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…