Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Cyborg-Network
/
Oxtools
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
6
Code
Issues
19
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
16 natural language to sql
- #40
#40
Open
Franci-343
wants to merge 12 commits into
dev
Cyborg-Network/Oxtools:dev
from
16-natural-language-to-sql
Cyborg-Network/Oxtools:16-natural-language-to-sql
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
16 natural language to sql
#40
Franci-343
wants to merge 12 commits into
dev
Cyborg-Network/Oxtools:dev
from
16-natural-language-to-sql
Cyborg-Network/Oxtools:16-natural-language-to-sql
Copy head branch name to clipboard
Commits
Commits on May 29, 2026
feat: implement multi-agent natural language to SQL conversion tool with schema parsing, intent classification, and validation pipeline
Franci-343
committed
86c60f6
View commit details
Copy full SHA for 86c60f6
Browse repository at this point
Commits on Jun 1, 2026
feat: add sandbox mode for SQL execution with mock data support
Franci-343
committed
66f5754
View commit details
Copy full SHA for 66f5754
Browse repository at this point
improvements to the visual styles of the interface
Franci-343
committed
0117846
View commit details
Copy full SHA for 0117846
Browse repository at this point
Commits on Jun 2, 2026
feat: implement SQL converter agent with multi-dialect sandbox and synthetic data generation
Franci-343
committed
1497814
View commit details
Copy full SHA for 1497814
Browse repository at this point
feat: enhance SQL sandbox functionality with Docker support and improved DDL handling
Franci-343
committed
7fea7ce
View commit details
Copy full SHA for 7fea7ce
Browse repository at this point
Commits on Jun 3, 2026
feat: enhance schema parsing and synthetic data generation with type normalization and ENUM support
Franci-343
committed
1a1ba98
View commit details
Copy full SHA for 1a1ba98
Browse repository at this point
Commits on Jun 4, 2026
feat(sql-converter): implement schema uploader, query builder, and schema preview components
Show description for 6165060
Franci-343
committed
6165060
View commit details
Copy full SHA for 6165060
Browse repository at this point
Commits on Jun 6, 2026
Refactor boolean mock value generation in sandbox_manager and synthetic_data
Show description for 5ebcc34
Franci-343
committed
5ebcc34
View commit details
Copy full SHA for 5ebcc34
Browse repository at this point
Commits on Jun 8, 2026
feat(sandbox_manager): implement tmpfs mounts for ephemeral sandboxes to prevent disk space accumulation
Franci-343
committed
90ae844
View commit details
Copy full SHA for 90ae844
Browse repository at this point
Commits on Jun 9, 2026
refactor: improve SQL DDL parsing and result handling
Show description for ec7142f
Franci-343
committed
ec7142f
View commit details
Copy full SHA for ec7142f
Browse repository at this point
fix: format description string in sqlConverter for consistency
Franci-343
committed
56f3ac4
View commit details
Copy full SHA for 56f3ac4
Browse repository at this point
Fix: Fixes for GitHub CI/CD
Franci-343
committed
b876ffe
View commit details
Copy full SHA for b876ffe
Browse repository at this point
You can’t perform that action at this time.