database
SKILL.md
Database 🗄️
Database management and queries.
Supported Databases
- PostgreSQL
- MySQL
- SQLite
- MongoDB
- Redis
Features
- Run SQL queries
- Schema management
- Data export/import
- Backup and restore
- Performance monitoring
Usage Examples
"Show all tables in database"
"Run query: SELECT * FROM users LIMIT 10"
"Export table to CSV"
Safety Rules
- ALWAYS confirm before DELETE/DROP operations
- WARN about queries without WHERE clause
Weekly Installs
15
Repository
openclaw/skillsFirst Seen
6 days ago
Installed on
openclaw8
gemini-cli6
github-copilot6
codex6
opencode5
amp4