dsh-sql
Database tools for DeepSeek Harness supporting SQLite, MySQL, and PostgreSQL with read-only guards and write approval.
Install
$ dsh plugin --profile web add dsh-sqlPlugin Overview & Capabilities
AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.
Key Capabilities
- Manage and test connectivity across multiple named database connections (sql_list)
- Execute read-only SQL queries with keyword whitelisting and multi-statement rejection (sql_query)
- Run write operations and DDL scripts with mandatory approval gates and read-only overrides (sql_exec)
- Inspect database table lists and table schemas with identifier validation (sql_schema)
- Stream and clamp query results up to configurable max rows to avoid excessive memory usage
- Resolve database credentials dynamically via environment variables
Useful For
- Empowering DSH agents to safely query business databases for real-time data analysis
- Allowing automated troubleshooting and schema inspection of local SQLite or remote MySQL/PostgreSQL databases
- Executing controlled database updates and migrations with human-in-the-loop approval
Who It Fits
- Developers building DSH agents that interact with relational databases
- DevOps and backend engineers requiring guarded database access for AI workflows
- Data analysts using DeepSeek Harness for interactive SQL exploration
Documented Limitations
- Requires Node.js 22.13 or newer due to native node:sqlite dependencies
- Write execution (sql_exec) fails in headless environments lacking an interactive approval channel when writeApproval is enabled
- Identifier validation restricts table names to alphanumeric characters and underscores
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- STARDUSTLC666/dsh-sql
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin
- Source checked
- 6246b12 · 2026-09-21
This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.
Repository Activity
- GitHub stars
- 8GitHub stars
- Forks
- 3
- Open issues
- 0
- Last commit
- 2026-09-18
- Last release
- No release detected
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Vision routing and pixel-level visual tool suite for DeepSeek Harness agents with built-in free fallbacks.
View plugin →DSH undo and crash-recovery plugin with snapshots, rollback, Safe Mode, and offline Windows tools.
View plugin →DeepSeek Harness research bundle for industry maps, public-source tracking, company cards, and traceable reports.
View plugin →DeepSeek Harness web-search plugin that adds web search, X search, and focused page fetching with structured evidence.
View plugin →