Category

Databases

SQL, NoSQL, schema design, migrations, ORMs, and database operations

1,310
skills in category
55
pages available
Security grades appear on each card once the skill has been scanned. Newly imported skills may briefly show without a grade until the backfill job runs.
Open in full browser

Browse databases skills

Showing 124 of 1,310 skills

Mysql Best PracticesA

MySQL development best practices for schema design, query optimization, and database administration

databasessqldatabase
1
8
Supabase ExpertA

Use when building or debugging Supabase features — RLS policies, Auth flows, Storage rules, Edge Functions, and real-time subscriptions

databasestypescriptsql
0
7
TemplatesA

Use this skill when the user wants to initialize a local development environment using Docker, PostgreSQL, an npm server, and an ORM (Prisma/Sequelize) with automated migration workflows, including detection of existing migration metadata and database readiness checks.

databasestypescriptshell
0
4
backend-setup-stackA

Bootstraps a local Node.js backend development stack with Docker, PostgreSQL, and an ORM (Prisma or Sequelize). Use this skill whenever the user wants to: initialize a new backend project, set up a Dockerized database locally, wire up an ORM with automated migrations, scaffold an Express server with a health endpoint, or repair a broken local dev environment involving Docker + Postgres. Also trigger when the user mentions any of: "set up backend", "docker postgres", "prisma setup", "sequelize...

databasesshellbash
0
4
Supabase AutomationA

Automate Supabase database queries, table management, project administration, storage, edge functions, and SQL execution via Rube MCP (Composio). Always search tools first for current schemas.

databasestypescriptsql
0
52
Prisma ExpertA

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

databasestypescriptgo
0
52
PostgresqlA

Design a PostgreSQL-specific schema. Covers best-practices, data types, indexing, constraints, performance patterns, and advanced features

databasesgosql
0
52
Nosql ExpertA

Expert guidance for distributed NoSQL databases (Cassandra, DynamoDB). Focuses on mental models, query-first modeling, single-table design, and avoiding hot partitions in high-scale systems.

databasesgosql
0
52
Neon PostgresA

Expert patterns for Neon serverless Postgres, branching, connection pooling, and Prisma/Drizzle integration Use when: neon database, serverless postgres, database branching, neon postgres, postgres...

databasesdatabase
0
52
N8n Node ConfigurationA

Operation-aware node configuration guidance. Use when configuring nodes, understanding property dependencies, determining required fields, choosing between get_node detail levels, or learning commo...

databasesjavascriptrust
0
52
Incident Runbook TemplatesA

Create structured incident response runbooks with step-by-step procedures, escalation paths, and recovery actions. Use when building runbooks, responding to incidents, or establishing incident resp...

databasesgobash
0
52
Backup Restore Runbook GeneratorB

Creates comprehensive disaster recovery procedures with automated backup scripts, restore procedures, validation checks, and role assignments. Use for "database backup", "disaster recovery", "data restore", or "DR planning".

databasestypescriptgo
0
392
Backup ManagerA

Create and manage database backups across environments

databasesbashsql
0
392
Backup Disaster RecoveryB

Implement backup strategies, disaster recovery plans, and data restoration procedures for protecting critical infrastructure and data.

databasesbashsql
0
392
Database PatternsA

Implements database access patterns in Go with connection pooling, transaction

databasesgosql
0
4
Supabase SdkA

Integrates Supabase using supabase-py 2.x with patterns for database

databasespythonrust
0
4
Sql SubstitutionB

Implements SQL variable substitution (Oracle &varname, psql :variable, MySQL @var, SQLite3 .variable) with ACCEPT prompts, ampersand escaping, COALESCE defaults, and CI/CD-safe patterns.

databasespythongo
0
4
Sql MasteryA

Implements methods for mastering SQL through query optimization, effective indexing, and understanding execution plans with practical examples.

databasesgosql
0
4
Spring Data JpaA

Implements Spring Data JPA repository interfaces, derived query methods, JPQL/native @Query annotations, transaction management with rollback rules, pagination with Pageable, and N+1 query optimization using EntityGraph or JOIN FETCH.

databasesjavasql
0
4
Snowflake SdkA

Integrates Snowflake using snowflake-connector-python 4.x with patterns

databasespythongo
0
4
Rest Api Pagination FilteringA

Implements pagination patterns including cursor-based keyset pagination for large datasets, offset-based pagination for small collections, query parameter filtering, field selection sparse fieldsets, and sorting conventions for REST API collections.

databasespythongo
0
4
Redis SdkA

Integrates Redis using redis-py 5.x with patterns for caching, streams,

databasespythongo
0
4
Postgresql SdkA

Integrates PostgreSQL databases using psycopg2 2.9.x and asyncpg 0.31.x

databasespythongo
0
4
Planetscale SdkA

Integrates PlanetScale using mysql-connector-python with patterns for

databasespythongo
0
4
...