Agents Skills: load CSV to new Oracle tables via SQLcl MCP
Anthropic introduced Agent Skills awhile back, and I’ve neglected to jump into that area of AI, until today. The concept is open sourced and not exclusive to Anthropic of Claude, you can see the...
View ArticleFine-grained AI Enrichment for Oracle Database via MCP
Oracle SQLcl version 26.1 came out last week. Download Release Notes From the release notes, we have this nugget – Schema-information tool now supports filtering and ability to retrieve details for...
View ArticleHow to compare two Oracle Database schemas with SQLcl
I have two environments: HR123 – I started a bare bones schema with just two tables, and no comments, indexes, constraints, etc HR456 – I had Codex help me generate what a real HR system should look...
View ArticleHow to connect to your OCI Oracle Database via SQLcl
What if connecting to your Oracle Cloud Oracle AI Databases was as simple as – SQL> connect "My Cloud Database" This isn’t a ‘WHAT IF’ – it’s a reality! And not only that, this works across all...
View ArticleOracle’s MCP Servers for the Oracle AI Database: the Movie
I’ve been presenting a version of this content since last June when we launched SQLcl as a local, STDIO MCP Server. Not sure what that means? Watch the video! And then we added support for Cloud, and...
View Article