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

Multiple Views, One Schema: Simple RBAC with Duality Views
In this article, we’ll explore how JSON Relational Duality Views can be used to decompose a…
-

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…
-

How do I connect to multiple databases with Oracle Net?
Recently, I needed to connect to multiple databases using Oracle Net from a single client process…
-

🔐 What’s an Oracle wallet, anyway?
An Oracle wallet is a secure container that stores authentication and signing credentials. A common use…