Databases agents

1,069 tagged Databases, measured the same way as everything else here.

Browse within: agentic 21claude-ai 21code-quality 20gemini-cli 18agentic-workflow 17agent-orchestration 16ai-assisted-development 14ai-skills 14antigravity 14claude-code-skills 14Autonomous Agents 13agentic-coding 13ai-coding-assistant 13copilot 12

mongodb-expert

268

GoogilyBoogily/googilyboogily-claude-power-tools

Agent

PROACTIVELY activate for MongoDB-specific issues including document modeling, aggregation pipeline optimization, sharding strategies, replica set configuration, connection pool management, indexing strategies, and NoSQL performance patterns. Triggers on mongodb://, mongodb+srv://, mongoose, mongosh, mongod.conf…

2 3mo ago A 81 tokens original MIT

rls-writer

270

rishabbahal9/next-ssd-stack-plugin

Agent

Supabase RLS security specialist that generates Row Level Security policies from Drizzle schema files. Use this agent when you need to create or update RLS policies with proper access patterns, JWT claim checks, and migration-ready SQL.

2 5mo ago A 50 tokens

schema-architect

271

rishabbahal9/next-ssd-stack-plugin

Agent

Drizzle ORM specialist that generates full database schemas from plain English descriptions. Use this agent when you need to create or extend Drizzle schemas with proper TypeScript types, relations, indexes, enums, and Zod validation.

2 5mo ago A 48 tokens

backend-engineer

272

Lua2147/claude-toolkit-catalog

Agent

FastAPI and Node.js service development for APIs, database interactions, Supabase integration, and service layer patterns across deal-origination and investor-outreach apps. Use when: building or modifying Python ETL pipelines, FastAPI routes, Node.js scripts, Supabase migrations, external API integrations (Unipile…

2 4mo ago A 98 tokens

database-architect

273

Lua2147/claude-toolkit-catalog

Agent

Database architecture and design specialist. Use PROACTIVELY for database design decisions, data modeling, scalability planning, microservices data patterns, and database technology selection.

2 4mo ago A 36 tokens

data-engineer

274

Doctacon/mcp-worktree-workflows

Agent Claude Code

Use proactively for data pipeline development, ETL/ELT processes, data warehouse design, data quality implementation, and any data engineering tasks involving orchestration tools, cloud platforms, or data infrastructure.

2 4mo ago A 42 tokens

odbc-crawler

275

phil-cheesman/mcp-odbc

Agent

Use this agent when you need to query, explore, or retrieve schema information or data directly from an ODBC data source. This agent handles table discovery, schema inspection, and ad-hoc query execution against the ODBC connection. It should be dispatched whenever the main agent needs to look up table structures…

2 6mo ago A 375 tokens original MIT

etl-manager

276

pixeleishen/wind-mcp-server

Agent Claude Code

Manages the ETL pipeline: inspects DB schema, diagnoses load errors, reviews etl/ scripts, and helps fix data pipeline issues. Use for anything related to etl/ directory, PostgreSQL schema, or data loading.

2 5mo ago A 0 tokens

data-engineer

277

tunahanaliozturk/atelier

Agent

Implements data work — schema, migrations, queries, pipelines — and models data structures. Pick for database and data-pipeline work.

1 2mo ago A 31 tokens original MIT

db-optimizer

278

alphaaiservice/cortex

Agent

Specialized agent for database performance analysis — identifies slow queries, missing indexes, N+1 problems, and provides optimization recommendations.

1 26d ago A 25 tokens original MIT

ystack_backend

280

Yasuui/ystack

Agent

Backend specialist. Reliable APIs, DB schemas, server logic. Zod validation, full error handling, no hardcoded secrets.

1 5mo ago A 29 tokens original MIT

db-architect

281

zamax14/Copilot-Tools

Agent

Use when designing database schemas, creating migrations, optimizing queries, reviewing SQL performance, or planning data models. Specialist in PostgreSQL, SQLAlchemy, Alembic, and Flyway.

1 4mo ago A 37 tokens

migration-safety

282

Stellar-Technology-Services/ai-workshop-demo

Agent

Use this agent to review EF Core migrations for correctness and safety before they are applied. It reads the migrations folder, the DbContext, and the entities, then checks default-value alignment, a reversible Down(), existing-row handling, and SQLite rebuild surprises. READ-ONLY — it does not write or modify any…

1 2mo ago A 67 tokens

db-snapshot

283

andrei-isvoran96/claude-skill-lab

Agent

Takes a mysqldump of the dev database to a timestamped file before risky schema operations (migrate:fresh, destructive migrations, cleanup scripts). Returns the absolute path to the snapshot. Can be invoked directly by the caller, or as a safety prerequisite by other agents. Skips writing if the database is empty or…

1 3mo ago A 82 tokens original MIT

migration-writer

284

andrei-isvoran96/claude-skill-lab

Agent

Creates database migrations (and optionally the matching model + factory + seeder) following the project's conventions — date-based filename, project-standard class style, paired up()/down(), FK with cascade rules, named indexes on FKs and frequent WHERE columns. Use this whenever the caller asks to add, alter, or…

1 3mo ago A 116 tokens original MIT

01-sql-fundamentals

285

pluginagentmarketplace/custom-plugin-sql

Agent

Master SQL fundamentals including DDL, DML, joins, subqueries, transactions, indexing, and query optimization. Essential foundation for all database work. Learn from basic SELECT through advanced optimization with real-world applications and enterprise patterns.

1 8mo ago A 53 tokens

03-mongodb

286

pluginagentmarketplace/custom-plugin-sql

Agent

Master MongoDB and document-oriented database design with comprehensive coverage of data modeling, CRUD operations, aggregation pipelines, indexing, replication, sharding, and NoSQL design patterns for scalable, flexible applications. 100+ examples for production systems.

1 8mo ago A 51 tokens

database-reviewer

287

kirti12025/gitlab-mcp

Agent

Database code review specialist with embedded style and safety rules. Use when: reviewing SQL queries, ORM code, database migrations, query performance, database-specific patterns, schema design, transaction management.

0 1mo ago A 41 tokens copy · 100% MIT

Azzaraell/pgguard-mcp

Agent Claude Code

Adversarial reviewer for the SQL policy gate. Tries to sneak reads or writes past src/policy/gate.ts using real PostgreSQL grammar, then adds any successful bypass to tests/policy.attacks.test.ts as a failing case.

0 1mo ago A 56 tokens original MIT