PL/SQL
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 selectai Spatial SpringBoot Testcontainers TxEventQ TypeScript Vector Search
-

Agent Memory Techniques for Oracle AI Database
Key Takeaways If you build agent memory off a vector table, it’s probably not going to…
-

Oracle AI Database: Property Graphs and JDBC
Want to query graph-shaped relationships in Oracle AI Database from plain JDBC? You can do exactly…
-

Get Started with Spatial Data in Oracle AI Database Using JDBC
Spatial data is a database feature that sounds niche right up until you need it. When your application…
-

Propagating Cross-Database Events with Oracle AI Database
Event-driven apps don’t have to stop at a single database boundary. In this hands-on guide, you’ll…
-

GraphQL + Oracle: Instantly Query Relational Data
GraphQL became popular for its ability to provide fewer round trips, predictable payloads, and evolving client…
-

Why You Should Use Pluggable Databases (PDBs)
PDBs give microservices their own isolated database environment inside one database instance, reducing blast radius, simplifying…
-

Level Up Your Schema: Annotations for Object Metadata in Oracle AI Database
In Oracle AI Database, annotations provide a powerful way to attach metadata to database objects. Tables,…
-

Spatial Data in Oracle AI Database
Spatial data describes the shape, location, and relationships of objects or points – whether virtual or…
-

Consumers and message retention in database-driven event streaming
In this article, we’ll walk through the differences between push vs. pull messaging, queues and topics,…
-

Pub/Sub with a NodeJS Oracle Database App
Did you know you can easily add pub/sub capabilities to your NodeJS/TypeScript app using Oracle Database?…