Databases agents

2,467 tagged Databases, measured the same way as everything else here.

Browse within: claude-ai 45docker 43clean-architecture 37postgresql 36code-quality 35Multi-Agent 31agentic 29gemini-cli 28graph-database 26code-intelligence 25ai-skills 24copilot 24graph-algorithms 24nextjs 24

metabase/metabase

Agent Claude Code

Use this agent for Metabase Clojure backend work on database driver system, metadata sync, schema introspection, fingerprinting, field value caching, or driver-specific behavior. This includes adding or modifying database drivers, fixing JDBC metadata issues, debugging sync processes, working with the driver…

49k +37 today A 528 tokens

mbql-backend-expert

02

metabase/metabase

Agent Claude Code

Use this agent for Metabase Clojure backend work on query processor (QP), MBQL query language, SQL compilation, driver system, middleware pipeline, Lib, metadata providers, or streaming execution. This includes debugging query compilation issues, adding new MBQL clauses, fixing database-specific SQL generation bugs…

49k +37 today A 701 tokens

crdb-error-reviewer

04

cockroachdb/cockroach

Agent Claude Code

Reviews CockroachDB code changes for error handling quality, silent failures, and inappropriate fallback behavior. Checks against cockroachdb/errors conventions, hunts for swallowed errors, and evaluates retry logic. Use when reviewing any code change that touches error paths.

32k +4 5d ago A 54 tokens

crdb-issue-finder

05

cockroachdb/cockroach

Agent Claude Code

Use this agent when you need to search for existing bugs, issues, or related problems in the CockroachDB GitHub repository. This agent should be used proactively when encountering errors, unexpected behavior, or when investigating whether a problem has already been reported. The agent casts a wide net to find…

32k +4 5d ago A 0 tokens

cockroachdb/cockroach

Agent Claude Code

Reviews CockroachDB code changes for metric hygiene: static label opportunities, naming conventions, and correct use of the labeling API. Use when a diff adds or modifies metric.Metadata definitions.

32k +4 5d ago A 43 tokens

docs-writer

07

conductor-oss/conductor

Agent Claude Code

Technical documentation specialist for Conductor workflow orchestration features. Creates clear, comprehensive documentation for APIs, workflows, tasks, and system architecture.

32k 2d ago A 31 tokens original Apache-2.0

database-security

09

promptfoo/promptfoo

Agent

This codebase uses Drizzle ORM with SQLite. All database queries must use parameterized SQL so user-controlled input never changes query structure.

25k yesterday A 0 tokens original MIT

server

10

activepieces/activepieces

Agent Claude Code

Backend agent for the Activepieces server API (packages/server/api). Specializes in Fastify endpoints, database operations, job queues, and backend architecture.

24k yesterday A 32 tokens

architect

11

comet-ml/opik

Agent Codex

Use this agent when the user needs system design, API design, database schema changes, or architectural decisions. Triggers on requests for high-level technical design or cross-cutting concerns. Context: User planning a new feature user: "How should I design the new metrics aggregation system?" assistant: "I'll use…

22k yesterday A 285 tokens original Apache-2.0

openapi-sync

12

windmill-labs/windmill

Agent Claude Code

Use this agent when backend API endpoints are added, modified, or removed, or when the Flow structure changes and the OpenAPI specification files need to be updated. This includes changes to route handlers in windmill-api, modifications to request/response schemas, changes to authentication requirements, or updates to…

18k 2d ago A 0 tokens

anthropics/claude-code-action

Agent Claude Code

Use this agent when you need to analyze code for performance issues, bottlenecks, and resource efficiency. Examples: After implementing database queries or API calls, when optimizing existing features, after writing data processing logic, when investigating slow application behavior, or when completing any code that…

8.8k +10 today A 0 tokens original MIT

expert

14

digoal/blog

Agent

An agent prompt template for starting a specialist in a chosen field. The available description does not explain how the field or specialist is selected.

8.6k 2d ago A 0 tokens GPL-2.0

fact-checker

15

digoal/blog

Agent

A prompt template for a fact-checking assistant from a Chinese blog project. It includes instructions for the assistant, explanations of placeholders, and a reusable prompt structure.

8.6k 2d ago A 0 tokens GPL-2.0

red-team

16

digoal/blog

Agent

An agent named red-team from the digoal/blog project. Its description says it provides Chinese-language prompt templates and explanations for a red-team sub-agent.

8.6k 2d ago A 0 tokens GPL-2.0

reviewer-security

17

tw93/Waza

Agent

You are a security specialist reviewing a code diff. Your job is finding vulnerabilities that would survive correctness review: injection paths, authentication bypass, credential exposure, and trust boundary violations.

6.9k +3 3d ago A 0 tokens original MIT

planner

18

fengshao1227/ccg-workflow

Agent

A feature-planning assistant that breaks a requested change into smaller, ordered tasks. It uses WBS, or Work Breakdown Structure, which means splitting a large piece of work into modules, files, and steps.

5.9k 2d ago A 22 tokens original MIT

BUILD_WORKER

19

Nasiko-Labs/nasiko

Agent

Agent "BUILD_WORKER" from Nasiko-Labs/nasiko, covering build worker, why a job queue?, database schema, job payload variants and lifecycle overview.

5.7k 5d ago A 0 tokens

storage

22

kenn-io/agentsview

Agent

Read this file before changing SQLite, PostgreSQL, CockroachDB, DuckDB, archive resync, or storage queries.

5.6k 2d ago A 0 tokens original MIT

chat-agents

23

cloudflare/agents

Agent

Build AI-powered chat interfaces with AIChatAgent and useAgentChat. Messages are automatically persisted to SQLite, streams resume on disconnect, and tool calls work across server and client.

5.5k 2d ago A 0 tokens original MIT

sessions

24

cloudflare/agents

Agent

The Session API provides persistent conversation storage for agents, with tree-structured messages, context blocks, compaction, full-text search, and AI-controllable tools. By default it uses Durable Object SQLite; external Postgres storage is also available for apps that need shared database access, analytics, or…

5.5k 2d ago A 0 tokens original MIT