home/categories/databases
domain cluster

Databases

SQL, NoSQL, and database management tools.

3963 skillsall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
database-tools
11

migration

Database migration workflow. Activated when the user says "migration", "schema change", "add column", "alter table", "database change", "migrate", "create table", or wants to make database schema changes safely.

rtazima
rtazima
databases
open
database-tools
11

flyway-consolidate

Analyze and consolidate Flyway SQL migrations into clean, domain-grouped CREATE TABLE migrations for pre-production projects. Use when consolidating database migrations, refactoring Flyway schemas, simplifying migration history, grouping tables by domain, or when user mentions "consolidate migrations", "merge migrations", "clean up Flyway", "refactor schema", "baseline migrations".

joaquimscosta
joaquimscosta
databases
open
database-tools
11

database-selection

Database selection: PostgreSQL as default, Redis for ephemeral, NoSQL comparison, specialized databases, polyglot persistence. Use when choosing databases.

rnavarych
rnavarych
databases
open
database-tools
11

migration-strategies

Migration strategies: zero-downtime deployments, expand-contract schema changes, database migrations, framework migrations. Use when planning system migrations.

rnavarych
rnavarych
databases
open
sql-databases
11

mysql-patterns

MySQL database patterns for query optimization, schema design, indexing, and security. Quick reference for common patterns.

joneqian
joneqian
databases
open
sql-databases
11

postgres-patterns

PostgreSQL database patterns for query optimization, schema design, indexing, and security. Based on Supabase best practices.

joneqian
joneqian
databases
open
database-tools
11

role-databasereplication-ha

High availability and replication topologies across all database engines. Synchronous/asynchronous/semi-synchronous replication, primary-secondary, multi-primary, quorum-based. PostgreSQL streaming/logical replication, MySQL GTID/Group Replication, MongoDB replica sets, Redis Sentinel/Cluster, Cassandra multi-DC. Consensus protocols (Raft, Paxos, Gossip). Failover automation, split-brain prevention. Use when designing HA architectures, configuring replication, or troubleshooting failover.

rnavarych
rnavarych
databases
open
database-tools
11

database-optimizer

Use when investigating slow queries, analyzing execution plans, or optimizing database performance. Invoke for index design, query rewrites, configuration tuning, partitioning strategies, lock contention resolution.

alexander-danilenko
alexander-danilenko
databases
open
database-tools
11

asset-hunt

资产狩猎——Fofa 搜索 + 存活验证 + 去重导出,一个命令完成全流程

intimatep
intimatep
databases
open
sql-databases
11

db-design

Database schema design, migrations, and query optimization

hivellm
hivellm
databases
open
database-tools
11

migrate

Plan and execute migrations (database, API, framework)

hivellm
hivellm
databases
open
database-tools
11

databricks-lakebase-autoscale

Patterns and best practices for Lakebase Autoscaling (next-gen managed PostgreSQL). Use when creating or managing Lakebase Autoscaling projects, configuring autoscaling compute or scale-to-zero, working with database branching for dev/test workflows, implementing reverse ETL via synced tables, or connecting applications to Lakebase with OAuth credentials.

Paldom
Paldom
databases
open
database-tools
11

activerecord

This skill should be used when the user asks to "write a migration", "add a column", "add column to table", "create an index", "add a foreign key", "set up associations", "fix N+1 queries", "optimize queries", "add validations", "create callbacks", "use eager loading", or mentions ActiveRecord, belongs_to, has_many, has_one, :through associations, polymorphic associations, inverse_of, touch: true, counter_cache, dependent: destroy, where clauses, scopes, includes, preload, eager_load, joins, find_each, batch processing, counter caches, foreign key constraints, or database constraints. Should also be used when editing *_model.rb files, working in app/models/ directory, db/migrate/, discussing query performance, N+1 prevention, validation vs constraint decisions, or reviewing database schema design.

MadBomber
MadBomber
databases
open
database-tools
11

git-back-to-main

Discard local changes, switch to main, and pull latest

adamfilli
adamfilli
databases
open
database-tools
11

resend-setup

Configure Resend for transactional emails like password resets and email verification.

andrelandgraf
andrelandgraf
databases
open
database-tools
11

supabase-postgres

用于 Supabase 平台开发与 PostgreSQL 最佳实践,包含 RLS、Edge Functions 和实时订阅。来源:supabase 官方 52.5K installs。

seaworld008
seaworld008
databases
open
nosql-databases
11

relationship-query

Query relationships in SpiceDB/Kessel via the RBAC relations API

RedHatInsights
RedHatInsights
databases
open
nosql-databases
11

redis

Use Redis for high-performance caching, session storage, pub/sub messaging, and real-time features.

hivellm
hivellm
databases
open
nosql-databases
11

db-seed

Seed the WealthWise MongoDB database with categories or demo data. Triggers when asked to "seed the database", "add demo data", "populate categories", or "set up test data". Does NOT trigger implicitly during general development tasks.

hoangsonww
hoangsonww
databases
open
nosql-databases
11

role-backendcaching-strategies

Implements caching solutions using Redis patterns (cache-aside, write-through, write-behind), Memcached, cache invalidation strategies, TTL design, cache stampede prevention, CDN configuration, and distributed caching. Use when optimizing read performance, reducing database load, designing cache layers, or configuring CDN rules.

rnavarych
rnavarych
databases
open
nosql-databases
11

surrealdb-python

Master SurrealDB 2.3.x with Python for multi-model database operations including CRUD, graph relationships, vector search, and real-time queries. Use when working with SurrealDB databases, implementing graph traversal, semantic search with embeddings, or building RAG applications.

ActiveInferenceInstitute
ActiveInferenceInstitute
databases
open
sql-databases
11

database

Database conventions and patterns. Use when working on database schemas, migrations, or data modeling.

CodelyTV
CodelyTV
databases
open
sql-databases
11

dm8-tools

达梦数据库(DM8)工具集,用于连接数据库实例、列出所有表、查看表结构、执行 SQL 查询等操作。当需要操作达梦数据库、查询数据、分析表结构时使用此技能。支持通过命令行参数指定 host、port、user、password、database、schema 等连接信息,可代替 dm8 mcp 服务使用。支持 Windows、macOS 和 Linux 平台。

huangzt
huangzt
databases
open
sql-databases
11

mssql-tools

SQL Server (MSSQL) 数据库工具集,用于连接数据库实例、列出所有表、查看表结构、执行 SQL 查询等操作。当需要操作 SQL Server 数据库、查询数据、分析表结构时使用此技能。支持通过命令行参数指定 server、port、user、password、database 等连接信息,可代替 mssql mcp 服务使用。支持 Windows、macOS 和 Linux 平台。

huangzt
huangzt
databases
open
Previous
Page 96 / 166
Next