JSON
AI blog Database docker Duality Views Go Graph Java JDBC JMS JPA JSON Kafka livesql microservices MongoDB NodeJS Observability OCI oraclefree Oracle Text ORDS PDB performance PL/SQL python security Spatial SpringBoot Testcontainers TxEventQ TypeScript Vector Search
-

Many-to-many data modelling with JSON Relational Duality Views
Oracle Database JSON Relational Duality Views are a powerful tool that combines the functionality of document…
-

Simple RESTful services with ORDS: Duality Views
In this article, we’ll create a RESTful webservice that can GET/POST/PUT/DELETE relational JSON documents. The best…
-

Column-Level Access Control Made Simple with Duality Views
Why should we care about column-level access to database fields? The principle of least access. Given…
-

Fixing the N+1 Query Problem (without ORM hacks) Using Duality Views
Ah, the N+1 query problem: a sneaky trap that can silently kill your app’s performance while…
-

7 Reasons to try out JSON Relational Duality Views, with samples
Oracle Database JSON Relational Duality Views provide a flexible, performant, and consistent solution for applications that…
-

Spring Data MongoDB with Oracle Database’s MongoDB API
MongoDB is a popular, open-source NoSQL database that stores data in a flexible, JSON-like format, making…
-

Migrate Apache Kafka applications to Oracle Database: Part II
This is the second post in a three-part series about migrating Apache Kafka applications to Oracle…
-

JSON in Oracle AI Database: From 19c to 26ai
Oracle AI Database introduces several enhancements to its JSON capabilities, building on the features available in…