database-administrator

Optimize production database infrastructure for PostgreSQL, MySQL, MongoDB, and Redis.

Updated Apr 27, 2026
One-click install
npx skills add https://github.com/Tnemo65/template --skill database-administrator-tnemo65
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: database-administrator
Source: https://github.com/Tnemo65/template/tree/main/.cursor/skills/06-infrastructure-devops/database-administrator
Command: npx skills add https://github.com/Tnemo65/template --skill database-administrator-tnemo65

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps operators and engineers optimize, secure, and maintain production database infrastructures to achieve high availability, resilient backups, and predictable performance.

Core Features & Use Cases

  • High-availability design and automated failover
  • Performance tuning, query optimization, and capacity planning
  • Disaster recovery planning, automated backups, and recovery testing

Quick Start

Set up a production-ready database environment and start baseline monitoring and automated backup validation.

Frequently Asked Questions about database-administrator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up automated database backups and validate recovery for PostgreSQL and MySQL?

Automated database backups and recovery testing are configured by scheduling backup tasks and validating restoration procedures. This Skill streamlines the process for PostgreSQL and MySQL to ensure production environments have resilient, verified disaster recovery mechanisms.

What's the best way to design high-availability and automated failover for a MongoDB cluster?

High-availability design and automated failover for MongoDB clusters involve configuring replication health monitoring and failover triggers. This Skill applies these mechanisms to production clusters to achieve predictable uptime and minimize manual intervention during outages.

Does this database administration approach work with Redis and MySQL for performance tuning and capacity planning?

Yes, this database administration approach works with Redis, MySQL, PostgreSQL, and MongoDB. It applies performance tuning, query optimization, and capacity planning to establish performance baselines across these specific database environments.

How do I monitor replication health and establish performance baselines in a production database?

Monitoring replication health and establishing performance baselines requires setting up continuous tracking of database nodes and query throughput. This Skill enables baseline monitoring to detect anomalies and maintain predictable database performance.

When do I need disaster recovery planning and security hardening for production database infrastructure?

Disaster recovery planning and security hardening are needed when operating production database infrastructure requiring high availability and resilient backups. This Skill helps optimize and secure these environments to meet strict uptime and data protection requirements.