Oracle
-
JSON strict and lax syntax in Oracle Database | Pt 1: Storing JSON
A recent forum post prompted me to look into JSON syntax rules and their implications more…
-
Use Flashback Time Travel with Autonomous Database
This is a very short post, mainly for my own benefit, to summarise how to use…
-
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.
-
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.…
-
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…