[PR #951] [MERGED] [NEW PLUGIN] add DB_Agent #1280

Closed
opened 2026-02-22 17:53:13 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugins/pull/951
Author: @AAAMHJ
Created: 7/22/2025
Status: Merged
Merged: 10/12/2025
Merged by: @LogicOber

Base: mainHead: feature/polardb4ai_db_agent


📝 Commits (3)

📊 Changes

1 file changed (+0 additions, -0 deletions)

View changed files

polardb4ai/polardb4ai_db_agent.difypkg (+0 -0)

📄 Description

Plugin Submission Form

1. Metadata

2. Submission Type

  • [ ] New plugin submission
  • Version update for existing plugin

3. Description

The DB_Agent Dify Plugin is a graphical database interaction tool designed for enterprise-level intelligent data querying.
Leveraging PolarDB for AI's LLM-based Natural Language to SQL (NL2SQL) model, it enables developers and business users to interact with databases via natural language without writing SQL code.

4. Checklist

  • [ ] I have read and followed the Publish to Dify Marketplace guidelines
  • [ ] I have read and comply with the Plugin Developer Agreement
  • [ ] I confirm my plugin works properly on both Dify Community Edition and Cloud Version
  • [ ] I confirm my plugin has been thoroughly tested for completeness and functionality
  • [ ] My plugin brings new value to Dify

5. Documentation Checklist

Please confirm that your plugin README includes all necessary information:

  • [ ] Step-by-step setup instructions
  • [ ] Detailed usage instructions
  • [ ] All required APIs and credentials are clearly listed
  • [ ] Connection requirements and configuration details
  • [ ] Link to the repository for the plugin source code

6. Privacy Protection Information

Based on Dify Plugin Privacy Protection Guidelines:

Data Collection

The Plugin does not store any information (requests, responses, or metadata).

Privacy Policy

  • [ ] I confirm that I have prepared and included a privacy policy in my plugin package based on the Plugin Privacy Protection Guidelines

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-plugins/pull/951 **Author:** [@AAAMHJ](https://github.com/AAAMHJ) **Created:** 7/22/2025 **Status:** ✅ Merged **Merged:** 10/12/2025 **Merged by:** [@LogicOber](https://github.com/LogicOber) **Base:** `main` ← **Head:** `feature/polardb4ai_db_agent` --- ### 📝 Commits (3) - [`3d7ff05`](https://github.com/langgenius/dify-plugins/commit/3d7ff05bedc9279840f03365a45632907239ff51) 250722jmh01 - [`b7d819e`](https://github.com/langgenius/dify-plugins/commit/b7d819efb20caa8b6fba8b17e64fbf9b7a5f31b4) fix:language_fix - [`6647cb0`](https://github.com/langgenius/dify-plugins/commit/6647cb0a3b2f95a336ddd7dc74f3c52104568c68) fix:language_fix25100903 ### 📊 Changes **1 file changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `polardb4ai/polardb4ai_db_agent.difypkg` (+0 -0) </details> ### 📄 Description # Plugin Submission Form ## 1. Metadata - **Plugin Author**: PolarDB4AI - **Plugin Name**: DB_Agent - **Repository URL**: https://github.com/AAAMHJ/PolarDB4AI_Dify_Plugin_DB_Agent ## 2. Submission Type - [ ✅ ] New plugin submission - [ ] Version update for existing plugin ## 3. Description The **DB_Agent Dify Plugin** is a **graphical database interaction tool** designed for enterprise-level intelligent data querying. Leveraging **PolarDB for AI's LLM-based Natural Language to SQL (NL2SQL) model**, it enables developers and business users to **interact with databases via natural language** without writing SQL code. ## 4. Checklist - [ ✅ ] I have read and followed the Publish to Dify Marketplace guidelines - [ ✅ ] I have read and comply with the Plugin Developer Agreement - [ ✅ ] I confirm my plugin works properly on both Dify Community Edition and Cloud Version - [ ✅ ] I confirm my plugin has been thoroughly tested for completeness and functionality - [ ✅ ] My plugin brings new value to Dify ## 5. Documentation Checklist Please confirm that your plugin README includes all necessary information: - [ ✅ ] Step-by-step setup instructions - [ ✅ ] Detailed usage instructions - [ ✅ ] All required APIs and credentials are clearly listed - [ ✅ ] Connection requirements and configuration details - [ ✅ ] Link to the repository for the plugin source code ## 6. Privacy Protection Information Based on Dify Plugin Privacy Protection [Guidelines](https://docs.dify.ai/plugins/publish-plugins/publish-to-dify-marketplace/plugin-privacy-protection-guidelines): ### Data Collection The Plugin does **not store any information** (requests, responses, or metadata). ### Privacy Policy - [✅ ] I confirm that I have prepared and included a privacy policy in my plugin package based on the Plugin Privacy Protection Guidelines --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 17:53:13 -05:00
yindo closed this issue 2026-02-22 17:53:14 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugins#1280