YASSERRMD/schema-forge
Schema-aware SQL coding agent that generates, executes, and returns query results across databases.
This tool helps data analysts, business intelligence specialists, or operations managers quickly get information from their databases without writing complex SQL. You simply type your questions in plain English, and it translates them into SQL, executes the queries, and returns the results. It's designed for anyone who needs fast answers from their data using natural language.
Use this if you frequently need to query data from PostgreSQL, MySQL, SQLite, or MSSQL databases and prefer to ask questions in plain English rather than writing SQL.
Not ideal if you are a SQL expert who prefers full control over query optimization, or if you only need to run pre-defined reports and dashboards.
Stars
8
Forks
3
Language
Rust
License
MIT
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/YASSERRMD/schema-forge"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Windy3f3f3f3f/how-claude-code-works
Deep dive into Claude Code internals — architecture, agent loop, context engineering, and more....
Windy3f3f3f3f/claude-code-from-scratch
🔍 Claude Code 开源了 50 万行代码,读不动?用 ~3000 行 TypeScript 从零复现核心架构,11 章分步教程带你理解 coding agent 精髓。Build...
JCodesMore/ai-website-cloner-template
Clone any website with one command using AI coding agents
repowise-dev/claude-code-prompts
Independently authored prompt templates for AI coding agents — system prompts, tool prompts,...
Enderfga/openclaw-claude-code
OpenClaw plugin — turn Claude Code CLI into a programmable, headless coding engine with plenty...