|
|
|
|
|
by karsinkk
2004 days ago
|
|
Disclaimer : I'm a Software Engineer at Oracle In Oracle 21c and the Autonomous JSON Database, we introduced a new Native JSON Datatype with it's own Binary Storage format called OSON[1].
With OSON, you can perform partial updates on a json document. The added benefit is that this results in significantly lesser redo log size. [1] https://blogs.oracle.com/jsondb/osonformat |
|