数据库

数据库管理与查询

显示 913-936 / 共 3911 个技能
TencentCloudBase

cloudbase

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."

认证鉴权 75 25天前
TencentCloudBase

cloudbase-document-database-in-wechat-miniprogram

TencentCloudBase

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

数据库 75 25天前
TencentCloudBase

ops-inspector

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.

数据库 75 25天前
TencentCloudBase

relational-database-mcp-cloudbase

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."

数据库 75 25天前
TencentCloudBase

cloudbase-document-database-web-sdk

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.

代码生成 75 25天前
laurigates

feature-tracking

laurigates

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

数据处理 53 7个月前
laurigates

blueprint-derive-adr

laurigates

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

代码生成 53 6个月前
laurigates

blueprint-upgrade

laurigates

"Upgrade blueprint structure to the latest format version"

数据库 53 6个月前
nhadaututtheky

memory-intake

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.

自动化 239 7个月前
olorehq

olore-zod-3

olorehq

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

数据库 103 7个月前
olorehq

olore-convex-latest

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.

认证鉴权 103 7个月前
olorehq

olore-drizzle-latest

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.

代码生成 103 7个月前
olorehq

olore-supabase-latest

olorehq

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

认证鉴权 103 7个月前
AsiaOstrich

Documentation Guide

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, 文件, 說明文件, 技術文件.

数据库 72 7个月前
TheBeardedBearSAS

cqrs

TheBeardedBearSAS

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

CLI 工具 105 7个月前
TheBeardedBearSAS

state-management

TheBeardedBearSAS

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

数据库 105 7个月前
giuseppe-trisciuoglio

aws-sdk-java-v2-dynamodb

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.

云服务 331 7个月前
giuseppe-trisciuoglio

aws-sdk-java-v2-rds

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.

云服务 331 7个月前
giuseppe-trisciuoglio

rag

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.

数据库 331 7个月前
giuseppe-trisciuoglio

aws-rds-spring-boot-integration

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 开发 331 7个月前
giuseppe-trisciuoglio

langchain4j-rag-implementation-patterns

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.

数据库 331 7个月前
giuseppe-trisciuoglio

spring-data-jpa

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.

数据处理 331 7个月前
giuseppe-trisciuoglio

spring-data-neo4j

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.

数据处理 331 7个月前
giuseppe-trisciuoglio

spring-boot-saga-pattern

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.

代码生成 331 7个月前