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
sql-databases
376

postgres-patterns

PostgreSQL 数据库模式,涵盖查询优化、架构设计、索引和安全。基于 Supabase 最佳实践。

xu-xiang
xu-xiang
databases
open
sql-databases
376

database-migrations

跨 PostgreSQL、MySQL 及常用 ORM(Prisma、Drizzle、Django、TypeORM、golang-migrate)的模式变更(schema changes)、数据迁移、回滚及零停机部署(zero-downtime deployments)的数据库迁移最佳实践。

xu-xiang
xu-xiang
databases
open
sql-databases
376

clickhouse-io

ClickHouse 数据库模式、查询优化、分析以及高性能分析负载的数据工程最佳实践。

xu-xiang
xu-xiang
databases
open
sql-databases
364

h3-pg

PostgreSQL bindings for H3 hexagonal grid system. Use when working with H3 cells in Postgres, including spatial indexing, geometry/geography integration, and raster analysis.

postgis
postgis
databases
open
nosql-databases
358

setup

This skill should be used when user encounters "MongoDB connection failed", "authentication failed", "MongoDB MCP error", "connection string invalid", "authSource error", or needs help configuring MongoDB integration.

fcakyon
fcakyon
databases
open
nosql-databases
358

mongodb-usage

This skill should be used when user asks to "query MongoDB", "show database collections", "get collection schema", "list MongoDB databases", "search records in MongoDB", or "check database indexes".

fcakyon
fcakyon
databases
open
sql-databases
358

supabase-usage

This skill should be used when user asks to "query Supabase", "list Supabase tables", "get Supabase schema", "search Supabase records", "check Supabase database", "Supabase auth", "Supabase authentication", "RLS policy", "row level security", "Supabase foreign key", "table relationships", "Supabase join", "Supabase filter", "Supabase pagination", or needs guidance on Supabase database patterns, auth flows, RLS policies, or query best practices.

fcakyon
fcakyon
databases
open
database-tools
356

readme-updater

Update the root README.md with entries for new or changed agent companies. Use when a new company has been added to the repo, when company details have changed (agents added/removed, skills added/removed), or when the user asks to refresh/sync the README. Triggers on: "update the readme", "add this company to the readme", "sync readme", "refresh readme", or after creating a new company with company-creator.

paperclipai
paperclipai
databases
open
database-tools
356

memory-flush

Prune stale memory entries and consolidate the memory index

paperclipai
paperclipai
databases
open
sql-databases
356

sql-queries

Generate SQL queries from natural language descriptions

paperclipai
paperclipai
databases
open
database-tools
349

513-frameworks-micronaut-db-migrations-flyway

Use when you need to add or review Flyway database migrations in a Micronaut application — micronaut-flyway, db/migration scripts, flyway.datasources.* configuration, and alignment with JDBC or Micronaut Data. Part of the skills-for-java project

jabrena
jabrena
databases
open
database-tools
349

313-frameworks-spring-db-migrations-flyway

Use when you need to add or review Flyway database migrations in a Spring Boot application — Maven dependencies, db/migration scripts, spring.flyway.* configuration, baseline and validation, and alignment with JDBC or Spring Data JDBC. Part of the skills-for-java project

jabrena
jabrena
databases
open
database-tools
349

413-frameworks-quarkus-db-migrations-flyway

Use when you need to add or review Flyway database migrations in a Quarkus application — quarkus-flyway extension, db/migration scripts, quarkus.flyway.* configuration, migrate-at-start, and alignment with JDBC or Panache. Part of the skills-for-java project

jabrena
jabrena
databases
open
sql-databases
347

tigerfs

How to discover, read, write, and search data in a TigerFS-mounted PostgreSQL database using file tools.

timescale
timescale
databases
open
database-tools
341

ue5-save-load-replication

UE5.6/UE5.7 save/load and multiplayer replication workflow for gameplay systems. Use when requests involve SaveGame schema design, serialization, restore pipelines, RepNotify handling, RPC entry points, and server-authoritative validation.

UnrealXu
UnrealXu
databases
open
nosql-databases
338

architecture

Use when exploring codebase structure, understanding index implementations (HNSW, IVF, DISKANN, Sparse, MinHash), working with third-party libraries (faiss, hnswlib, DiskANN, Cardinal), or locating specific functionality

zilliztech
zilliztech
databases
open
sql-databases
337

mcp-supabase

Execute database operations via Supabase MCP (query/write/migration/logs/type generation). Triggers: query/statistics/export/insert/update/delete/fix/backfill/migrate/logs/alerts/type generation. Does not trigger for: pure architecture discussion or code planning. Write operations require confirmation; UPDATE/DELETE without WHERE is refused.

Heyvhuang
Heyvhuang
databases
open
sql-databases
333

optimizing-sql

Optimize SQL query performance through EXPLAIN analysis, indexing strategies, and query rewriting for PostgreSQL, MySQL, and SQL Server. Use when debugging slow queries, analyzing execution plans, or improving database performance.

ancoleman
ancoleman
databases
open
sql-databases
333

using-timeseries-databases

Time-series database implementation for metrics, IoT, financial data, and observability backends. Use when building dashboards, monitoring systems, IoT platforms, or financial applications. Covers TimescaleDB (PostgreSQL), InfluxDB, ClickHouse, QuestDB, continuous aggregates, downsampling (LTTB), and retention policies.

ancoleman
ancoleman
databases
open
nosql-databases
333

using-graph-databases

Graph database implementation for relationship-heavy data models. Use when building social networks, recommendation engines, knowledge graphs, or fraud detection. Covers Neo4j (primary), ArangoDB, Amazon Neptune, Cypher query patterns, and graph data modeling.

ancoleman
ancoleman
databases
open
nosql-databases
333

using-document-databases

Document database implementation for flexible schema applications. Use when building content management, user profiles, catalogs, or event logging. Covers MongoDB (primary), DynamoDB, Firestore, schema design patterns, indexing strategies, and aggregation pipelines.

ancoleman
ancoleman
databases
open
sql-databases
332

nw-query-optimization

SQL and NoSQL query optimization techniques, indexing strategies, execution plan analysis, JOIN algorithms, cardinality estimation, and database-specific query patterns

nWave-ai
nWave-ai
databases
open
sql-databases
325

schema-markup

When the user wants to add or optimize structured data (Schema.org, JSON-LD). Also use when the user mentions "schema," "structured data," "JSON-LD," "rich results," "rich snippets," "Google rich snippets," "featured snippet schema," "add schema to page," "missing structured data," "schema validation error," "Schema Markup Validator," "Google Rich Results Test," "FAQ schema," "Article schema," "Organization schema," "JobPosting," "HowTo," "Event," "SoftwareApplication," "BreadcrumbList," "WebSite," "Recipe," "Product," or "Dataset." For SERP feature types and zero-click patterns, use serp-features. For AI search visibility strategy (not markup), use generative-engine-optimization. For HowTo step sections (placement, copy, vs FAQ), use howto-section-generator.

kostja94
kostja94
databases
open
database-tools
319

perses

Perses platform operations: dashboards, plugins, deployment, migration, and quality.

notque
notque
databases
open
Previous
Page 25 / 166
Next