home/categories/database-tools
category focus

DB Tools

ORMs, migrations, and clients.

1166 個技能all categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
database-tools
0

database-migration-safe

Use when creating database migrations. Prevents data loss, downtime, and performance issues. Supports PostgreSQL, MySQL, SQLite. Python 3.8+

JackSmack1971
JackSmack1971
databases
open
database-tools
0

db-migrate

Create database migration scripts following project patterns. Use when user mentions "migration", "add column", "alter table", "schema change", or "database update".

AppleLamps
AppleLamps
databases
open
database-tools
0

update-backend

Instructions for updating the Python backend and leaderboard database.

yx1hlqbk
yx1hlqbk
databases
open
database-tools
0

db-workflow

Database migration workflow helper. Use when creating database migrations, modifying SQLAlchemy models, or managing Alembic migrations. Automatically handles model changes, migration creation, and database upgrades.

Plabrum
Plabrum
databases
open
database-tools
0

database-replication-setup

Эксперт DB replication. Используй для настройки репликации MySQL, PostgreSQL, MongoDB, failover и high availability.

dengineproblem
dengineproblem
databases
open
database-tools
0

create-db-migration

Creates Alembic database migrations safely. Use when schema changes are needed, adding tables, columns, indexes, or modifying database structure.

MenadBt
MenadBt
databases
open
database-tools
0

convex-migrations

Database migrations and schema evolution in Convex. Use when adding new fields, changing data structures, backfilling data, renaming fields, or performing zero-downtime schema changes.

aaronvanston
aaronvanston
databases
open
database-tools
0

cross-env-postgresql-extensions

Activate when creating database migrations that enable or disable PostgreSQL extensions. Provides the DO block pattern for cross-environment compatibility between Nhost Cloud, CNPG (CloudNativePG), and other PostgreSQL environments.

jovermier
jovermier
databases
open
database-tools
0

database-migration

Executes database migrations using the postgres MCP server. Use when applying schema changes, running migrations, or updating database structure.

Jaroslav84
Jaroslav84
databases
open
database-tools
0

laravel-migrations

Create database migrations with schema builder, indexes, foreign keys, and seeders. Use when designing database schema, creating tables, or modifying columns.

fusengine
fusengine
databases
open
database-tools
0

database-implementer

Creates database schemas, migrations, queries, and data access layers. Use when implementing database-related tasks. Handles schema design, migrations, CRUD operations, and database optimization.

lexicalninja
lexicalninja
databases
open
database-tools
0

database-migration

Executes database migrations using the postgres MCP server. Use when applying schema changes, running migrations, or updating databese structure.

merlinsaw
merlinsaw
databases
open
database-tools
0

writing-migrations

Writes and tests runtime migrations for state transitions in Moonbeam. Use when handling storage layout changes, renaming or removing storage items, data format changes, pallet index changes, or storage key modifications.

manuelmauro
manuelmauro
databases
open
database-tools
0

monthly-migration

Perform monthly journal migration using hledger close --migrate to close the previous month and open the new month with proper balance assertions and account initialization.

polyipseity
polyipseity
databases
open
database-tools
0

db-validate

Validate Laravel database configuration and test actual connections. Use when user reports "database connection error", "hosts array is empty", "could not connect to database", or wants to verify database setup is correct.

mim1012
mim1012
databases
open
database-tools
0

database-changes

Making database schema changes to the CMS database. Use when adding columns, tables, running migrations, or updating the backend API and TypeScript types for new database fields.

affandar
affandar
databases
open
database-tools
0

php-symfony-doctrine-migrations

Create and manage Doctrine migrations for database schema versioning and deployment. WHEN: Creating migrations (make:migration), running migrations, handling rollbacks, production deployment strategies, schema validation. WHEN NOT: Query optimization (use php-symfony-doctrine-fetch-modes), batch processing (use php-symfony-doctrine-batch-processing), Laravel migrations.

LounisBou
LounisBou
databases
open
database-tools
0

db-migration

Create Supabase database migrations. Use when user says "add table", "create migration", "update schema", "add column", "database change", or asks to modify the database.

deeksmith-cpu
deeksmith-cpu
databases
open
database-tools
0

db-migrate

Apply all pending Supabase migrations and verify schema

alexanderjamesmcleod
alexanderjamesmcleod
databases
open
database-tools
0

database-reset-production

Resets production database with full schema drop. EXTREME CAUTION - deletes all production data. SINGLE SOURCE OF TRUTH for production database reset automation.

DarkMonkDev
DarkMonkDev
databases
open
database-tools
0

database-migration

Manage database migrations and Better Auth schema. Use when adding tables, modifying schema, running migrations, or resetting the database.

atilladeniz
atilladeniz
databases
open
database-tools
0

database-migrator

Safely migrate Firestore data, update schemas, and handle backwards compatibility. Use when changing data structures, adding fields, restructuring collections, or needing rollback strategies.

ainexllc
ainexllc
databases
open
database-tools
0

flyway-backend-docker

Setup backend project with Flyway SQL migrations, tini init system, and MySQL integration testing. Modifies existing Dockerfile from backend-docker skill.

leonj1
leonj1
databases
open
Previous
Page 47 / 49
Next