Files
42marketplaces/sync/gh-claudeforge-marketplace-plugins-agents-database-performance-optimizer.json
2025-11-29 18:53:27 +08:00

18 lines
792 B
JSON

{
"name": "database-performance-optimizer",
"owner": {
"name": "ClaudeForge Community",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "database-performance-optimizer",
"description": "Use this agent when you need to optimize database performance for B2B applications at enterprise scale. This agent specializes in multi-tenant database optimization, query performance tuning, indexing strategies, connection pooling, and database scaling for SaaS platforms. Handles PostgreSQL, MySQL, MongoDB, and cloud database optimizations. Examples:",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-claudeforge-marketplace-plugins-agents-database-performance-optimizer.git"
},
"strict": true
}
]
}