ينتظر المحلّلون فريق البيانات لاستعلاماتٍ يمكنهم وصفها في جملة. هذا الـ copilot يقرأ مخطّطك الفعلي ويحوّل السؤال إلى SQL يعمل من المرة الأولى.
sonnet4 أيامPostgresOpenAIdbtMetabase
Claude
74ROI
88Scale
$2.4k92Saved
ROI for
README.md
لماذا هذا الوكيل تحديدًا
ينتظر المحلّلون فريق البيانات لاستعلاماتٍ يمكنهم وصفها في جملة. هذا الـ copilot يقرأ مخطّطك الفعلي ويحوّل السؤال إلى SQL يعمل من المرة الأولى.
يتصل بمستودعك، ويكتب العبارة وفق أسماء الجداول والأعمدة الحقيقية، ثم يفحص خطة EXPLAIN قبل أن يسلّم شيئاً. تحصل على استعلامٍ يمكنك لصقه مباشرةً في المحرّر، مع ملاحظةٍ بسيطة عمّا يُعيده والجداول التي يمسّها.
كيف يعمل
Used at step 01 to kick off the pipeline.
Write
Used at step 01 to kick off the pipeline.
WebFetch
Used at step 01 to kick off the pipeline.
WebSearch
Used at step 01 to kick off the pipeline.
يترجم سؤال المحلّل بالإنجليزية البسيطة إلى عبارة SQL واحدة، محصورةً في الجداول التي تحتاجها فعلاً.
pending
يُجري EXPLAIN على مسوّدة الاستعلام ويرفض أي خطة تطلق مسحاً كاملاً للجدول أو ضمّاً ديكارتياً.
pending
يُعيد الاستعلام النهائي مع ملخّصٍ من سطرٍ واحد لما يحسبه والجداول التي يقرؤها.
pending
نموذج للمخرجات
json
// Sample output
// (generated when the pipeline finishes)
Given the schema and a natural-language question, return one validated SQL query and a one-sentence description of its result set.
Unlock the rest
The full agent definition, install snippet, and starter task are gated for community members.
Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.