This project demonstrates a natural language SQL agent using Langchain4j, integrated with Oracle AI Database via SQLcl MCP (Model Context Protocol) for executing queries.
What this sample demonstrates
AI Agents
Runnable AI Agents behavior on Oracle AI Database.
Use when AI Agents needs to be tested against real database behavior.
Highlights
- Docker and Docker Compose
- Maven
- Java 21 or higher
- SQLcl (installed and available in PATH for the agent to use internally)