Skip to content

NL2SQL Data Retrieval Agent#59

Merged
jpmc-github merged 6 commits intooracle-devrel:mainfrom
sandeepkhot:Select_AI_Agents_v1
Feb 2, 2026
Merged

NL2SQL Data Retrieval Agent#59
jpmc-github merged 6 commits intooracle-devrel:mainfrom
sandeepkhot:Select_AI_Agents_v1

Conversation

@sandeepkhot
Copy link
Member

Title

Add NL2SQL Data Retrieval Select AI Agent

Description
This pull request adds a NL2SQL Data Retrieval agent built using the Select AI Agent framework on Oracle Autonomous Database.

The agent demonstrates how natural language queries can be translated into SQL and executed securely within the database using Select AI tools. It is designed as a generic Select AI agent, following the repository’s two-layer architecture and serving as a reference implementation for data retrieval use cases.

Key Highlights

Introduces an NL2SQL data retrieval agent implemented using Select AI
Uses reusable PL/SQL tools for query generation and execution
Follows the Tools layer and Agent layer separation
Demonstrates customizable agent behavior for natural language–driven data access

Design Alignment

Tools are implemented as reusable Select AI tools
The agent is provided as an example that can be extended or customized
No changes to existing tools or agents

Use Cases

Natural language querying of relational data
Data exploration and analytics
Reference implementation for building custom NL2SQL Select AI agents

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jan 30, 2026
@jpmc-github jpmc-github merged commit 02f565e into oracle-devrel:main Feb 2, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants