Database

Database management and queries

Showing 1249-1272 of 3623 skills
bdambrosio

test-json-sql-filter

by bdambrosio

Tests filter-structured primitive (WHERE clause)

Processing 11 4mo ago
ynulihao

sql-optimization-patterns

by ynulihao

Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database schemas, or optimizing application performance.

Code Gen 420 4mo ago
kevintsengtw

dotnet-testing-advanced-testcontainers-database

by kevintsengtw

使用 Testcontainers 進行容器化資料庫測試的專門技能。當需要測試真實資料庫行為、使用 SQL Server/PostgreSQL/MySQL 容器、測試 EF Core/Dapper 時使用。涵蓋容器啟動、資料庫遷移、測試隔離、容器共享等。 Keywords: testcontainers, 容器測試, container testing, database testing, 資料庫測試, MsSqlContainer, PostgreSqlContainer, MySqlContainer, EF Core testing, Dapper testing, Testcontainers.MsSql, Testcontainers.PostgreSql, GetConnectionString, IAsyncLifetime, CollectionFixture

Automation 27 3mo ago
kevintsengtw

dotnet-testing-advanced-aspire-testing

by kevintsengtw

.NET Aspire Testing 整合測試框架完整指南。當需要測試 .NET Aspire 分散式應用程式、設定 AppHost 測試或從 Testcontainers 遷移至 Aspire 測試時使用。涵蓋 DistributedApplicationTestingBuilder、容器生命週期管理、多服務編排、Respawn 配置與時間可測試性設計。 Keywords: aspire testing, .NET Aspire, DistributedApplicationTestingBuilder, AppHost testing, 分散式測試, AspireAppFixture, IAsyncLifetime, ContainerLifetime.Session, 雲原生測試, 多服務整合, Aspire.Hosting.Testing, Respawn

Code Gen 27 3mo ago
kevintsengtw

dotnet-testing-advanced-testcontainers-nosql

by kevintsengtw

Testcontainers NoSQL 整合測試完整指南。當需要對 MongoDB 或 Redis 進行容器化整合測試時使用。涵蓋 MongoDB 文件操作、Redis 五種資料結構、Collection Fixture 模式。包含 BSON 序列化、索引效能測試、資料隔離策略與容器生命週期管理。 Keywords: testcontainers mongodb, testcontainers redis, mongodb integration test, redis integration test, nosql testing, MongoDbContainer, RedisContainer, IMongoDatabase, IConnectionMultiplexer, BSON serialization, BsonDocument, 文件模型測試, 快取測試, Collection Fixture

Caching 27 3mo ago
patricio0312rev

tool-function-schema-designer

by patricio0312rev

Designs robust function/tool calling schemas for LLMs with JSON schemas, validation strategies, typed interfaces, and example calls. Use when implementing "function calling", "tool use", "LLM tools", or "agent actions".

Database 43 4mo ago
patricio0312rev

rest-to-graphql-migrator

by patricio0312rev

Migrates REST APIs to GraphQL incrementally with schema stitching, REST datasources, and gradual endpoint migration. Use when users request "migrate to GraphQL", "REST to GraphQL", "GraphQL wrapper", or "API modernization".

API Dev 43 4mo ago
patricio0312rev

rag-pipeline-builder

by patricio0312rev

Designs retrieval-augmented generation pipelines for document-based AI assistants. Includes chunking strategies, metadata schemas, retrieval algorithms, reranking, and evaluation plans. Use when building "RAG systems", "document search", "semantic search", or "knowledge bases".

Database 43 4mo ago
patricio0312rev

api-versioning-deprecation-planner

by patricio0312rev

Plans safe API evolution with versioning strategies, client migration guides, deprecation timelines, and backward compatibility considerations. Use for "API versioning", "deprecation planning", "API evolution", or "breaking changes".

API Dev 43 4mo ago
neurofoo

premortem

by neurofoo

Pre-mortem analysis that imagines a plan has failed, then works backward to identify causes and preventions. Use before launches, major decisions, or risky initiatives to surface hidden risks.

Code Gen 96 4mo ago
organvm-iv-taxis

sql-query-optimizer

by organvm-iv-taxis

Analyzes complex SQL queries to improve performance, suggesting indexing strategies, schema refactoring, and query rewrites.

Database 8 4mo ago
patricio0312rev

scalability-playbook

by patricio0312rev

Identifies performance bottlenecks and provides ordered scaling strategies with triggers, phased plans, and cost implications. Use for "scalability planning", "performance bottlenecks", "capacity planning", or "growth strategy".

Caching 43 4mo ago
leegonzales

second-brain

by leegonzales

Personal intelligence system for capturing thoughts, managing knowledge, and surfacing insights. Use when user wants to capture an idea, task, or note during conversation; query their knowledge base; check their inbox; review digests; or update task status. Triggers include "remember this," "add a task," "what did I say about," "show my inbox," or "mark complete."

Automation 29 4mo ago
verekia

verekia-architecture

by verekia

Day-to-day coding style and patterns for R3F game development with Miniplex ECS.

Database 29 4mo ago
leegonzales

notebooklm

by leegonzales

Query Google NotebookLM for source-grounded, citation-backed answers from uploaded documents. Reduces hallucinations through Gemini's document-only responses. Browser automation with library management and persistent authentication.

Auth 29 6mo ago
saleor

configurator-schema

by saleor

"Config.yml schema, entity structure, and validation rules. Use when asking about YAML format, required fields, entity identification, or config validation errors. Do NOT use for general YAML questions unrelated to Saleor Configurator."

Database 29 3mo ago
leegonzales

goals-graph

by leegonzales

Query and update Lee's goals graph through natural language. Translates conversational questions and updates into goals_query.py commands.

Analytics 29 4mo ago
leegonzales

silicon-doppelganger

by leegonzales

Build psychometrically accurate personal proxy agents for the PAIRL Conductor system. Extracts personality, decision heuristics, and values into portable schemas that enable AI agents to negotiate, filter, and act on a principal's behalf.

Processing 29 4mo ago
verekia

koota

by verekia

Use Koota for data-oriented Entity Component System architecture with React bindings.

Processing 29 4mo ago
rodydavis

how-to-export-sqlite-tables-to-create-statements

by rodydavis

Learn how to export your entire SQLite database schema, including tables and indexes, into runnable CREATE statements at runtime using Flutter and the sqlite3 package.

Code Gen 40 4mo ago
rodydavis

lit-and-flutter

by rodydavis

Learn how to embed a Lit web component directly within your Flutter app to leverage web-based UIs and features while accessing native device APIs for a powerful hybrid development approach.

Code Gen 40 4mo ago
upstash

upstash/vector TypeScript SDK Skil

by upstash

Provides quick-start guidance and a unified entry point for Vector features, SDK usage, and integrations. Use when users ask how to work with Vector, its TS SDK, features, or supported frameworks.

Database 71 4mo ago
dragnoir

api-graphql

by dragnoir

Work with Shopify GraphQL APIs including Admin API and Storefront API. Use this skill for querying and mutating Shopify data, managing products, orders, customers, handling pagination, working with metafields, and understanding rate limits. Covers authentication, queries, mutations, and webhooks.

API Dev 39 4mo ago
omer-metin

Ai Product

by omer-metin

Database 88 4mo ago