Linux
-
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.
-
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…
-
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…
-
Starting Oracle Database 23ai Free at boot time
This question has come up in the forums recently and it’s a good reminder to post a short…
-
Enable True Cache using Oracle Database 23ai Free container images
Oracle True Cache is one of the many exciting features available with Oracle Database 23ai. If you’d…