Database

Database management and queries

Showing 913-936 of 3911 skills
TencentCloudBase

cloudbase

by TencentCloudBase

"Use this skill when you develop, design, build, deploy, debug, migrate, or troubleshoot CloudBase (腾讯云开发, 云开发, TCB, 微信云开发) projects. Covers Web, 微信小程序, 小程序, uni-app, mobile (iOS, Android, Flutter, React Native). UI (页面, 界面, 表单, form, dashboard, prototype, 原型); auth (登录, 注册, OAuth, 微信登录, publishable key); databases (NoSQL 文档数据库, MySQL 关系型数据库, PostgreSQL/CloudBase PG, app.rdb(), queryPgDatabase/managePgDatabase, CRUD, 查询, security rules); 云函数/cloud functions (serverless, scf_bootstrap); CloudRun (云托管, Dockerfile); 云存储. Built-in AI (内置大模型, AI 对话, streaming, 流式输出, 图片生成, generateText, streamText, createModel, generateImage, TokenHub, Hunyuan, hunyuan-exp, DeepSeek, deepseek, GLM, Kimi, Token Credits 资源包, 小程序成长计划). 第三方大模型, 大模型接入, 大模型调用, LLM API, AI agent, 智能体, AI Agent, AG-UI, LangGraph. Ops (巡检, 诊断, health check, 日志, troubleshooting). Spec (需求文档, 技术方案, requirements, tasks.md). Do NOT use for non-CloudBase projects, pure frontend without CloudBase, or self-hosted backends without CloudBase."

Auth 75 25d ago
TencentCloudBase

cloudbase-document-database-in-wechat-miniprogram

by TencentCloudBase

Use CloudBase document database WeChat MiniProgram SDK to query, create, update, and delete data. Supports complex queries, pagination, aggregation, and geolocation queries.

Database 75 25d ago
TencentCloudBase

ops-inspector

by TencentCloudBase

AIOps-style one-click inspection skill for CloudBase resources. Use this skill when users need to diagnose errors, check resource health, inspect logs, or run a comprehensive health check across cloud functions, CloudRun services, databases, and other CloudBase resources.

Database 75 25d ago
TencentCloudBase

relational-database-mcp-cloudbase

by TencentCloudBase

"[Deprecated] This is the required documentation for agents operating on the CloudBase Relational Database through MCP. It defines the canonical SQL management flow with queryMysqlDatabase, manageMysqlDatabase, queryPermissions, and managePermissions, including MySQL provisioning, destroy flow, async status checks, safe query execution, schema initialization, and permission updates. New environments should use PostgreSQL — see postgresql-development skill instead."

Database 75 25d ago
TencentCloudBase

cloudbase-document-database-web-sdk

by TencentCloudBase

Use CloudBase document database Web SDK only for confirmed NoSQL collection work. Query, create, update, and delete document data; if the task mentions PostgreSQL / CloudBase PG / app.rdb(), route to postgresql-development instead.

Code Gen 75 25d ago
laurigates

feature-tracking

by laurigates

"Track feature implementation status against requirements documents. Provides hierarchical FR code tracking, phase management, task tracking, and sync with TODO.md."

Processing 53 7mo ago
laurigates

blueprint-derive-adr

by laurigates

"Derive Architecture Decision Records from existing project structure, dependencies, and documentation"

Code Gen 53 6mo ago
laurigates

blueprint-upgrade

by laurigates

"Upgrade blueprint structure to the latest format version"

Database 53 6mo ago
nhadaututtheky

memory-intake

by nhadaututtheky

Structured memory creation workflow. Converts messy notes, conversations, and unstructured thoughts into well-typed, tagged, confidence-scored memories. Uses 1-question-at-a-time clarification to avoid cognitive overload.

Automation 239 7mo ago
olorehq

olore-zod-3

by olorehq

Local Zod v3 documentation reference. Use when asked about Zod schema validation, TypeScript type inference, error handling, or migration from earlier versions.

Database 103 7mo ago
olorehq

olore-convex-latest

by olorehq

Local Convex documentation reference (latest). Convex backend documentation. Use for real-time database, serverless functions, file storage, authentication, scheduling, search, AI agents, and full-stack TypeScript development.

Auth 103 7mo ago
olorehq

olore-drizzle-latest

by olorehq

Local Drizzle ORM documentation reference (latest). Use when asked about Drizzle ORM queries, schema definitions, migrations, column types, PostgreSQL/MySQL/SQLite dialects, Drizzle Kit, or database operations.

Code Gen 103 7mo ago
olorehq

olore-supabase-latest

by olorehq

Local Supabase documentation reference (latest). Use for Supabase Auth, Database, Storage, Edge Functions, Realtime, and client SDKs.

Auth 103 7mo ago
AsiaOstrich

Documentation Guide

by AsiaOstrich

Guide documentation structure, content requirements, and project documentation best practices. Use when: creating README, documentation, docs folder, project setup, technical docs. Keywords: README, docs, documentation, CONTRIBUTING, CHANGELOG, ARCHITECTURE, API docs, 文件, 說明文件, 技術文件.

Database 72 7mo ago
TheBeardedBearSAS

cqrs

by TheBeardedBearSAS

Regel 07: CQRS - Command Query Responsibility Segregation. Use when implementing DDD patterns.

CLI Tools 105 7mo ago
TheBeardedBearSAS

state-management

by TheBeardedBearSAS

State Management - React Query, Zustand, MMKV. Use when managing application state.

Database 105 7mo ago
giuseppe-trisciuoglio

aws-sdk-java-v2-dynamodb

by giuseppe-trisciuoglio

Provides Amazon DynamoDB patterns using AWS SDK for Java 2.x. Use when creating, querying, scanning, or performing CRUD operations on DynamoDB tables, working with indexes, batch operations, transactions, or integrating with Spring Boot applications.

Cloud 331 7mo ago
giuseppe-trisciuoglio

aws-sdk-java-v2-rds

by giuseppe-trisciuoglio

Provides AWS RDS (Relational Database Service) management patterns using AWS SDK for Java 2.x. Use when creating, modifying, monitoring, or managing Amazon RDS database instances, snapshots, parameter groups, and configurations.

Cloud 331 7mo ago
giuseppe-trisciuoglio

rag

by giuseppe-trisciuoglio

Provides patterns to build Retrieval-Augmented Generation (RAG) systems for AI applications with vector databases and semantic search. Use when implementing knowledge-grounded AI, building document Q&A systems, or integrating LLMs with external knowledge bases.

Database 331 7mo ago
giuseppe-trisciuoglio

aws-rds-spring-boot-integration

by giuseppe-trisciuoglio

Provides patterns to configure AWS RDS (Aurora, MySQL, PostgreSQL) with Spring Boot applications. Use when setting up datasources, connection pooling, security, and production-ready database configuration.

API Dev 331 7mo ago
giuseppe-trisciuoglio

langchain4j-rag-implementation-patterns

by giuseppe-trisciuoglio

Provides Retrieval-Augmented Generation (RAG) implementation patterns with LangChain4j. Handles document ingestion pipelines, embedding stores, vector search strategies, and knowledge-enhanced AI applications. Use when creating question-answering systems over document collections or AI assistants with external knowledge bases.

Database 331 7mo ago
giuseppe-trisciuoglio

spring-data-jpa

by giuseppe-trisciuoglio

Provides patterns to implement persistence layers with Spring Data JPA. Use when creating repositories, configuring entity relationships, writing queries (derived and @Query), setting up pagination, database auditing, transactions, UUID primary keys, multiple databases, and database indexing.

Processing 331 7mo ago
giuseppe-trisciuoglio

spring-data-neo4j

by giuseppe-trisciuoglio

Provides Spring Data Neo4j integration patterns for graph database development. Use when working with Neo4j graph databases, node entities, relationships, Cypher queries, reactive Neo4j operations, or Spring Data Neo4j repositories.

Processing 331 7mo ago
giuseppe-trisciuoglio

spring-boot-saga-pattern

by giuseppe-trisciuoglio

Provides distributed transaction patterns using the Saga Pattern in Spring Boot microservices. Use when building microservices requiring transaction management across multiple services, handling compensating transactions, ensuring eventual consistency, or implementing choreography or orchestration-based sagas with Spring Boot, Kafka, or Axon Framework.

Code Gen 331 7mo ago