database

Automate database design, migrations, and optimization workflows across SQL and NoSQL environments.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/BoraPerusic/agents --skill database-boraperusic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: database
Source: https://github.com/BoraPerusic/agents/tree/main/skills/to%20try/database
Command: npx skills add https://github.com/BoraPerusic/agents --skill database-boraperusic

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Comprehensive workflow that streamlines the end-to-end lifecycle of database design, migrations, optimization, and data engineering across SQL, NoSQL, and modern data platforms.

Core Features & Use Cases

  • Design schemas for SQL and NoSQL systems and plan scalable architectures
  • Implement migrations, seed data, and maintain data integrity across environments
  • Optimize queries, indexes, and data pipelines to improve performance and reliability
  • Manage database operations including backups, monitoring, and security

Quick Start

Design a scalable schema and implement the initial migrations following the bundled phases to set up your database stack.

Frequently Asked Questions about database

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

FAQPage Schema
How do I design scalable database schemas for both SQL and NoSQL systems?

Database schema design is automated across SQL and NoSQL environments using phase-based workflows that plan scalable architectures, apply data integrity rules, and generate initial migrations for modern data stacks.

What's the best way to automate database migrations and seed data across environments?

Database migrations and data seeding are automated end-to-end to maintain data integrity across environments, applying phase-based best practices to reliably update schemas and populate initial records.

Can I use this workflow for PostgreSQL query optimization and Prisma ORM integration?

PostgreSQL query optimization and Prisma ORM integration are supported as built-in best practices, allowing you to refine indexes, improve query performance, and maintain reliable data pipelines.

Does this handle NoSQL database operations and data pipeline management?

NoSQL database operations and data pipeline management are fully supported, enabling you to optimize data flow, manage backups, and maintain reliability across diverse modern data platforms.

How do database backups, monitoring, and security fit into the data engineering workflow?

Database operations including backups, monitoring, and security are integrated into the end-to-end workflow, ensuring data reliability and protection throughout the database lifecycle.

Why do I need data quality checks during database migrations and schema changes?

Data quality checks are applied during migrations and schema changes to preserve data integrity, validate pipeline reliability, and prevent corruption when updating SQL or NoSQL environments.