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
23

squash

Squash all branch commits into one and update open PRs. Use when squashing commits, cleaning up history, or condensing branch commits before merge.

drn
drn
databases
open
database-tools
23

rebase

Rebase current branch onto latest upstream default branch and force-push to update PR. Use when updating a branch, rebasing onto main, or resolving conflicts.

drn
drn
databases
open
database-tools
23

prisma-expert

Prisma ORM expert for schema design, migrations, query optimization, relations modeling, and database operations. Use PROACTIVELY for Prisma schema issues, migration problems, query performance, relation design, or database connection issues.

adelpro
adelpro
databases
open
sql-databases
23

database-optimizer

Expert database optimizer specializing in modern performance tuning, query optimization, and scalable architectures. Masters advanced indexing, N+1 resolution, multi-tier caching, partitioning strategies, and cloud database optimization. Handles complex query analysis, migration strategies, and performance monitoring. Use PROACTIVELY for database optimization, performance issues, or scalability challenges.

herdiansah
herdiansah
databases
open
database-tools
23

tidb-cloud-zero

Provision a disposable MySQL-compatible database instantly with no auth required. Includes a claim URL to convert Zero instances into regular TiDB Starter instances when the user needs persistence or more quota.

pingcap
pingcap
databases
open
nosql-databases
23

load-cache-data

Load and display the last 10 cache entries as raw JSON output. DO NOT create extra files or pretty-print the data - output raw JSON only. Use when you need to understand cached session statistics, debug cache behavior, or work with actual cached data.

rajbos
rajbos
databases
open
sql-databases
23

sqli

Detect SQL injection where user input reaches SQL query construction through string concatenation, template literals, or ORM raw query methods.

ByamB4
ByamB4
databases
open
sql-databases
23

database

Query and manage SQLite, PostgreSQL, and MySQL databases from the command line. Use when the user asks to run SQL queries, inspect database schemas, create or alter tables, import or export data, manage indexes, analyze query performance with EXPLAIN, back up or restore databases, or perform CRUD operations via sqlite3, psql, or mysql CLI tools.

bug-ops
bug-ops
databases
open
sql-databases
23

focus-sql-review

Reviews Focus SQL query builder implementations for correctness and type safety. Use when examining expressions, columns, statements, clauses, SQL generation code, or visitor pattern implementations.

matthewmcgarvey
matthewmcgarvey
databases
open
sql-databases
23

mvcc

MVCC in KalamDB: versioned records, visibility rules, snapshot reads, compaction, and transaction lifecycles. Keywords: mvcc, snapshot, visibility, commit, abort, tombstone, vacuum.

jamals86
jamals86
databases
open
sql-databases
23

create-database-migration

Create a database migration to add a table, add columns to an existing table, add a setting, or otherwise change the schema of Ghost's MySQL database.

nilecui
nilecui
databases
open
sql-databases
23

datafusion

DataFusion integration: logical/physical plans, execution context, table providers, schema memoization, and SQL handler routing. Keywords: DataFusion, Arrow, logical plan, physical plan, table provider, schema registry.

jamals86
jamals86
databases
open
sql-databases
23

database-query

Natural language database queries with multi-database support, query optimization, and visual results

glincker
glincker
databases
open
sql-databases
23

database-architect

Expert database architect specializing in data layer design from scratch, technology selection, schema modeling, and scalable database architectures. Masters SQL/NoSQL/TimeSeries database selection, normalization strategies, migration planning, and performance-first design. Handles both greenfield architectures and re-architecture of existing systems. Use PROACTIVELY for database architecture, technology selection, or data modeling decisions.

herdiansah
herdiansah
databases
open
sql-databases
23

organize-database

Transform unstructured Notion pages into a well-designed database with proper schema and migration

n24q02m
n24q02m
databases
open
sql-databases
22

migration-patterns

Database migration creation with mandatory RLS policies and ARCHitect approval workflow. Use when creating migrations, adding tables with RLS, or updating Prisma schema.

bybren-llc
bybren-llc
databases
open
sql-databases
22

migration-patterns

Database migration creation with mandatory RLS policies and ARCHitect approval workflow. Use when creating migrations, adding tables with RLS, or updating Prisma schema.

bybren-llc
bybren-llc
databases
open
sql-databases
22

rls-patterns

Row Level Security patterns for database operations. Use when writing Prisma/database code, creating API routes that access data, or implementing webhooks. Enforces withUserContext, withAdminContext, or withSystemContext helpers. NEVER use direct prisma calls.

bybren-llc
bybren-llc
databases
open
sql-databases
22

rls-patterns

Row Level Security patterns for database operations. Use when writing Prisma/database code, creating API routes that access data, or implementing webhooks. Enforces withUserContext, withAdminContext, or withSystemContext helpers. NEVER use direct prisma calls.

bybren-llc
bybren-llc
databases
open
sql-databases
22

sqlmodel-database

Design and implement database schemas using SQLModel with sync and async patterns. Use this skill when creating database models, setting up Neon PostgreSQL connections, defining relationships (one-to-many, many-to-many), implementing FastAPI dependency injection, or migrating schemas. Covers both sync Session and async AsyncSession patterns.

mjunaidca
mjunaidca
databases
open
sql-databases
22

text-to-sql

Setup and use text-to-SQL capabilities for SQL databases (SQLite, PostgreSQL, MySQL, MariaDB, etc.). Use when: (1) User wants to query databases using natural language, (2) User asks to setup text-to-sql project, (3) User mentions extracting data from database, (4) User has .sqlite/.db file or database credentials and wants to work with data. This skill sets up project structure, extracts database schema, and enables natural language to SQL conversion.

kdoronin
kdoronin
databases
open
sql-databases
22

tuner

EXPLAIN ANALYZE analysis, query execution plan optimization, index recommendations, and slow query detection/fixing. Use when DB performance improvement or query optimization is needed. Complements Schema's schema design.

simota
simota
databases
open
sql-databases
22

schema

Database schema design, migration planning, and ER diagram specialist. Handles normalization, index strategies, and relation definitions. Use when DB schema design is needed.

simota
simota
databases
open
Previous
Page 75 / 166
Next