home/categories/databases
domain cluster

Databases

SQL, NoSQL, and database management tools.

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

composable-rust-production

Expert knowledge for deploying and operating Composable Rust applications in production. Use when setting up database migrations, configuring connection pools, implementing backup/restore procedures, tuning performance, setting up monitoring and observability, or handling operational concerns like disaster recovery and production database management.

majiayu000
majiayu000
databases
open
database-tools
185

env-switch

Safely switch between local and production environments with validation and step-by-step guidance. Use when user wants to "switch to local", "change to production", "separate environments", or "toggle between databases". Prevents accidental production data access.

majiayu000
majiayu000
databases
open
database-tools
185

database-use

Any time database-related activity is required.

majiayu000
majiayu000
databases
open
database-tools
185

collection-migration

Migrate and sync vector database collections across environments

majiayu000
majiayu000
databases
open
database-tools
185

database-migration-safe

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

majiayu000
majiayu000
databases
open
database-tools
185

database-fundamentals

Auto-invoke when reviewing schema design, database queries, ORM usage, or migrations. Enforces normalization, indexing awareness, query optimization, and migration safety.

majiayu000
majiayu000
databases
open
database-tools
185

data-replication-setup

Set up database replication for high availability and disaster recovery. Use when configuring master-slave replication, multi-master setups, or replication monitoring.

majiayu000
majiayu000
databases
open
database-tools
185

database-query-optimizer

Analyze and optimize Django ORM queries including N+1 problems, missing indexes, slow queries, and migration issues. Use when troubleshooting slow API responses, database performance, query optimization, or migration errors.

majiayu000
majiayu000
databases
open
database-tools
185

async-falcon-rails

Transform a Rails application to use Falcon web server with async job processing (async-job), async Action Cable, and Redis-compatible database (Valkey for production). Use when the user wants to add async/Falcon stack to a Rails project, migrate from Puma to Falcon, or set up async job processing with Redis for both development and production environments including Kamal deployment.

majiayu000
majiayu000
databases
open
database-tools
185

ecto-migration-helper

Create, manage, and safely run Ecto database migrations with proper rollback handling and best practices. Use when working with database schema changes, adding columns, or modifying constraints.

majiayu000
majiayu000
databases
open
database-tools
185

database-query-optimization

Improve database query performance through indexing, query optimization, and execution plan analysis. Reduce response times and database load.

majiayu000
majiayu000
databases
open
database-tools
185

database-migration-patterns

Database schema migration patterns and best practices. Use when creating database migrations, implementing zero-downtime schema changes, version control for databases, or managing data migrations.

majiayu000
majiayu000
databases
open
nosql-databases
185

dokploy-health-patterns

Health check patterns for different service types in Dokploy templates. Covers HTTP, PostgreSQL, MongoDB, Redis, MySQL, and custom health checks.

majiayu000
majiayu000
databases
open
sql-databases
185

db-operations

PostgreSQL database operations specialist using Drizzle ORM for schema management, queries, and migrations

majiayu000
majiayu000
databases
open
sql-databases
185

backend-prisma

Type-safe database ORM for TypeScript/Node.js. Use when you need database access with full TypeScript integration — auto-generated types from schema, migrations, and query builder. Best for PostgreSQL, MySQL, SQLite, MongoDB. Choose Prisma over raw SQL or Knex when type safety and developer experience are priorities.

majiayu000
majiayu000
databases
open
sql-databases
185

ash-postgres

Rules for working with AshPostgres

majiayu000
majiayu000
databases
open
sql-databases
185

go-database

Go database operations - SQL, ORMs, transactions, migrations

majiayu000
majiayu000
databases
open
sql-databases
185

graphrag

PostgreSQL + pgvector + PGroonga で GraphRAG を構築。自然言語でプロジェクトを説明すると、最適なEntity/Edge型、スキーマ、クエリパターンを設計・生成。Use when the user mentions "GraphRAG", "knowledge graph", or wants to build RAG with relationships.

majiayu000
majiayu000
databases
open
sql-databases
185

grey-haven-database-conventions

Apply Grey Haven database conventions - snake_case fields, multi-tenant with tenant_id and RLS, proper indexing, migrations for Drizzle (TypeScript) and SQLModel (Python). Use when designing schemas, writing database code, creating migrations, setting up RLS policies, or when user mentions 'database', 'schema', 'Drizzle', 'SQLModel', 'migration', 'RLS', 'tenant_id', 'snake_case', 'indexes', or 'foreign keys'.

majiayu000
majiayu000
databases
open
sql-databases
185

bq-query-optimization

Use when writing BigQuery queries, optimizing query performance, analyzing execution plans, or avoiding common SQL gotchas. Covers parameterized queries, UDFs, scripting, window functions (QUALIFY, ROW_NUMBER, RANK, LEAD/LAG), JSON functions, ARRAY/STRUCT operations, BigQuery-specific features (EXCEPT, REPLACE, SAFE_*), CTE re-execution issues, NOT IN with NULLs, DML performance, Standard vs Legacy SQL, and performance best practices.

majiayu000
majiayu000
databases
open
sql-databases
185

influencer-db

SQLite database for Israeli Tech Nano-Influencers with direct sqlite3 command-line access. Execute any SQL query or inspect schema. Simple and agent-friendly.

majiayu000
majiayu000
databases
open
sql-databases
185

db

Gère le schéma Prisma et les migrations de Motivia. Utilise ce skill quand l'utilisateur demande de modifier la base de données, ajouter une table, un champ, une relation, ou effectuer une migration. PostgreSQL avec Prisma ORM.

majiayu000
majiayu000
databases
open
sql-databases
185

jooq-patterns

JOOQ type-safe SQL patterns - use for database queries, repositories, complex SQL operations, and PostgreSQL-specific features

majiayu000
majiayu000
databases
open
sql-databases
185

designing-dynamodb-tables

Specialized skill for designing AWS DynamoDB single-table schemas with optimized access patterns. Use when modeling data, designing table structure, or optimizing DynamoDB queries for production applications.

majiayu000
majiayu000
databases
open
Previous
Page 33 / 166
Next