AI Agent Hub
Back to plugins
⚙️

dsh-sql

Workflow Updated 2026.08.26

Run the following command in DeepSeek Harness:

dsh plugin install STARDUSTLC666/dsh-sql

Paste the following prompt into your AI chat to install this plugin:

In DeepSeek Harness, run the command 'dsh plugin install STARDUSTLC666/dsh-sql' to install the plugin, with the source code at https://github.com/STARDUSTLC666/dsh-sql.

About this plugin

When AI agents need to interact with databases, they often face challenges in security, compatibility, and operational complexity. The dsh-sql plugin for the DeepSeek Harness framework provides comprehensive database support, enabling agents to safely manage connections, execute read-only queries, handle write operations, and explore table structures through four specialized tools. It supports SQLite, MySQL, and PostgreSQL engines, with built-in strict whitelist mechanisms, approval gates, and features like readOnly mode and streaming to ensure operations are both flexible and controlled. Ideal for AI developers, data engineers, and teams building agent workflows, this plugin enhances automated data processing capabilities, making it perfect for applications requiring secure and efficient database integration, such as intelligent data analysis or automated reporting systems.

Use Cases

  • AI agents execute read-only queries to fetch real-time data
  • Safely update databases via write operations with approval triggers
  • Explore table structures to optimize data analysis and reporting

Best For

  • Software engineers developing AI agents
  • Data teams building automated workflows
  • System architects needing secure database integration