Oracle and database engineering posts sit at the practical end of the site: SQL, ORDS, identity integration, Autonomous Database, and AI-assisted database work.

The emphasis is on patterns that can actually be built and maintained, not just high-level architecture ideas.

Oracle SQL and MCP

How MCP can connect AI tools to Oracle SQL, and why database access still needs boundaries, review, and engineering discipline.

Agent SKILLS for Oracle database

How agent skills can capture Oracle database best practice so AI-generated applications are not limited by stale training data or weak public examples.

AI Trust and Data Security

Why LLM-driven agents need data security enforced below the app layer, close to the database and user identity.

Business Rules and AI

Why AI agents make explicit business rules, assertions, and enforceable constraints more important, not less.

Auth0 + ORDS on ADB - Architecture

Why Auth0 and ORDS fit together cleanly when Auth0 acts as identity provider and ORDS protects database-backed APIs as a resource server.

Auth0 + ORDS on ADB - Playbook

A hands-on walkthrough for configuring Auth0, creating an ORDS JWT profile, and securing an endpoint on Autonomous Database.

Why I Stopped Letting AI Run SQL

AI can write SQL for you and run it immediately. That is useful, but it also changes the risk boundary around database access.