Database

Database management and queries

Showing 889-912 of 3911 skills
yutori-ai

yutori-scout

by yutori-ai

Set up continuous web monitoring with Yutori Scouts. Use when the user wants to track news, competitors, product updates, funding rounds, price changes, or any recurring web information.

Processing 23 6mo ago
yutori-ai

yutori-competitor-watch

by yutori-ai

Quickly set up monitoring for a competitor company. Tracks news, product updates, funding, and public announcements.

Code Gen 23 6mo ago
yutori-ai

yutori-research

by yutori-ai

Execute deep web research on any topic using Yutori's research agents. Use for competitive analysis, market research, finding documentation, or answering complex questions that require synthesizing information from multiple sources.

Academic 23 6mo ago
yutori-ai

yutori-api-monitor

by yutori-ai

Set up monitoring for API changes, changelogs, or documentation updates. Useful for tracking breaking changes in services you depend on.

API Dev 23 6mo ago
jkudish

Librarium -- Multi-Provider Deep Research

by jkudish

Run multi-provider deep research queries using the librarium CLI

Academic 129 6mo ago
anton-abyzov

Java Spring Boot Agent - Enterprise API & Microservice Expert

by anton-abyzov

Java/Spring Boot backend developer for building enterprise APIs and microservices. Use when building Java backends with Spring Boot 3.x, REST/gRPC APIs, Spring Data JPA, Spring Security 6, reactive WebFlux, or microservice architectures.

API Dev 158 7mo ago
anton-abyzov

Go Backend Agent - High-Performance API & Microservice Expert

by anton-abyzov

Go/Golang backend developer for building high-performance APIs and microservices. Use when building Go backends, REST/gRPC APIs, CLI tools, or concurrent services with net/http, Gin, Echo, Chi, or Fiber.

API Dev 158 7mo ago
anton-abyzov

Confluent Kafka Connect Skill

by anton-abyzov

Kafka Connect integration expert. Covers source and sink connectors, JDBC, Elasticsearch, S3, Debezium CDC, SMT (Single Message Transforms), connector configuration, and data pipeline patterns. Activates for kafka connect, connectors, source connector, sink connector, jdbc connector, debezium, smt, data pipeline, cdc.

API Dev 158 7mo ago
anton-abyzov

Cloud Pricing Expert

by anton-abyzov

Expert knowledge of cloud provider pricing models for AWS, Azure, GCP covering compute, storage, database, networking, and serverless services. Includes 2025 pricing data, regional differences, free tiers, pricing calculators, and cost comparison across providers. Activates for cloud pricing, how much does it cost, price comparison, AWS vs Azure vs GCP pricing, pricing calculator, estimate costs, regional pricing, free tier, what's cheaper.

Cloud 158 7mo ago
anton-abyzov

Database Optimizer Skill

by anton-abyzov

Database optimizer for PostgreSQL, MySQL, MongoDB. Use for slow queries, N+1 problems, EXPLAIN plans, indexing, connection pooling, caching, partitioning, scaling.

Caching 158 6mo ago
anton-abyzov

Confluent Schema Registry Skill

by anton-abyzov

Schema Registry expert for Avro, Protobuf, and JSON Schema management. Covers schema evolution strategies, compatibility modes, validation, and best practices for managing schemas in Confluent Cloud and self-hosted Schema Registry. Activates for schema registry, avro, protobuf, json schema, schema evolution, compatibility modes, schema validation.

Processing 158 7mo ago
anton-abyzov

Confluent ksqlDB Skill

by anton-abyzov

ksqlDB stream processing expert. Covers SQL-like queries on Kafka topics, stream and table concepts, joins, aggregations, windowing, materialized views, and real-time data transformations. Activates for ksqldb, ksql, stream processing, kafka sql, real-time analytics, windowing, stream joins, table joins, materialized views.

Code Gen 158 7mo ago
anton-abyzov

Node.js Backend Agent - API & Server Development Expert

by anton-abyzov

Node.js/TypeScript backend developer for Express, Fastify, NestJS, and GraphQL. Use when building Node.js APIs, REST endpoints, GraphQL APIs, or backend services.

Database 158 7mo ago
anton-abyzov

Python Backend Agent - API & Data Processing Expert

by anton-abyzov

Python backend developer for FastAPI, Django, and Flask. Use when building Python APIs, REST endpoints, or data processing services.

Processing 158 7mo ago
anton-abyzov

GraphQL Agent - Cross-Stack API Design & Implementation Expert

by anton-abyzov

GraphQL API expert for Node.js, Python, Java, .NET, Rust. Use for schemas, resolvers, DataLoader, federation, subscriptions, Apollo, Pothos, Strawberry, urql, Relay.

API Dev 158 6mo ago
anton-abyzov

Rust Backend Agent - High-Performance Memory-Safe API Expert

by anton-abyzov

Rust backend developer for building high-performance, memory-safe APIs and services. Use when building Rust backends with Axum, Actix-web, Rocket, or Warp. Covers Tokio async runtime, SQLx, Diesel, error handling, and zero-cost abstractions.

Processing 158 7mo ago
htlin222

backend

by htlin222

Design APIs, microservices, and database schemas. Use for server-side development, API design, or system architecture.

API Dev 79 8mo ago
htlin222

graphql

by htlin222

Design GraphQL schemas, resolvers, and federation. Use for GraphQL API design or performance issues.

API Dev 79 7mo ago
tanweai

vuln-analysis-expert

by tanweai

WooYun漏洞分析专家系统。基于88,636个真实漏洞案例提炼的元思考方法论、测试流程、利用技巧、绕过方法。覆盖SQL注入、XSS、命令执行、逻辑漏洞、文件上传、未授权访问等主要漏洞类型。当用户进行漏洞挖掘、渗透测试、安全审计、代码审计时触发。

CLI Tools 1.8K 7mo ago
vm0-ai

notion

by vm0-ai

Notion API for managing pages, databases, and blocks. Use this skill to create pages, query databases, search content, and build integrations with Notion workspaces.

CLI Tools 77 7mo ago
TencentCloudBase

relational-database-web-cloudbase

by TencentCloudBase

Use when building frontend Web apps that talk to CloudBase Relational Database via @cloudbase/js-sdk – provides the canonical init pattern so you can then use Supabase-style queries from the browser.

Auth 75 7mo ago
TencentCloudBase

data-model-creation

by TencentCloudBase

"[Deprecated] Optional advanced tool for complex data modeling. For simple MySQL table creation, use relational-database-tool directly; for PostgreSQL / CloudBase PG schema work, use postgresql-development. New environments should use PostgreSQL DDL via queryPgDatabase/managePgDatabase — see postgresql-development skill instead."

Code Gen 75 25d ago
TencentCloudBase

postgresql-development-cloudbase

by TencentCloudBase

"Use when building, debugging, or evaluating CloudBase PostgreSQL / CloudBase PG / PG mode apps, including Postgres schema setup, queryPgDatabase/managePgDatabase, JS SDK v3 app.rdb() CRUD/RPC, PG HTTP API fallback, RLS-style permissions, username-password auth, and Web CMS/admin CRUD flows backed by CloudBase PG."

Auth 75 25d ago
TencentCloudBase

relational-database-web-cloudbase

by TencentCloudBase

"[Deprecated] Use when building frontend Web apps that talk to CloudBase Relational Database via @cloudbase/js-sdk – provides the canonical init pattern so you can then use Supabase-style queries from the browser. New environments should use PostgreSQL with app.rdb() — see postgresql-development skill instead."

Database 75 25d ago