
Database
- 28 installs
- 638 repo stars
- Updated March 7, 2026
- sundial-org/awesome-openclaw-skills
Helps with databases tasks during AI-assisted development.
About
database is a Claude Code skill for databases. It helps solo builders move faster with AI-assisted coding.
- database
- Databases
- AI-coding skill
Database by the numbers
- 28 all-time installs (skills.sh)
- Ranked #522 of 911 Databases skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill databaseAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 28 |
|---|---|
| repo stars | ★ 638 |
| Last updated | March 7, 2026 |
| Repository | sundial-org/awesome-openclaw-skills ↗ |
What it does
Helps with databases tasks during AI-assisted development.
Files
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
1. ALWAYS confirm before DELETE/DROP operations 2. WARN about queries without WHERE clause
Related skills
Databasesdatabases