Martin Bach
-
JSON strict and lax syntax in Oracle Database | Pt 2: Type Conversions (dot notation)
A recent forum post prompted me to look into JSON syntax rules and their implications more…
-
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…
-
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.