DB Readonly

ReedBy Reed (@ryanhong666)

Description

Run safe read-only queries against MySQL or PostgreSQL for data inspection, reporting, and troubleshooting. Use when the user asks to read tables, inspect schema, count rows, sample data, or export query results without modifying data.

Install

npx clawhub@latest install db-readonly

Click to copy the install command