Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
Category · Databases

Databases tools for Claude Code, Codex & Cursor

Databases tools for Claude Code, Codex and Cursor - skills, MCP servers and workflows for SQL, Postgres, Prisma, including Qdrant.

1,247 Databases tools are ranked for Claude Code, Codex and Cursor by real adoption - installs first, then GitHub stars. Updated July 28, 2026.

958 entries
Type
1Lark Baseopen.feishu.cnLet their coding agents read from, write to, and query structured data stored in Lark Base (Feishu) spreadsheets and databases.Backend & Dataskill
479k0
2Azure Kustomicrosoft/azure-skillsRun fast KQL queries against Azure Data Explorer for log analytics, telemetry, and time-series data.Backend & Dataskill
477k1.3k
3Lark Sheetslarksuite/cliCreate, read, update, and export spreadsheets inside Lark (Feishu) directly from their AI coding agent.Backend & Dataskill
385k15.8k
4Supabase Postgres Best Practicessupabase/agent-skillsAutomatically apply Supabase Postgres performance rules during query writing, schema design, and database optimization.Backend & Dataskill
309k2.4k
5Firebase Data Connectfirebase/agent-skillsGenerate complete, production-ready Firebase Data Connect GraphQL schemas and queries for complex relational data models.Backend & Dataskill
111k389
6Firebase Firestorefirebase/agent-skillsAdd Cloud Firestore read/write capabilities to an Android Kotlin app using the official Firebase SDK.Backend & Dataskill
75.5k389
7Prisma Database Setupprisma/skillsCorrectly configure Prisma ORM with PostgreSQL, MySQL, SQLite, MongoDB or other providers when starting a new project or switching databases.Backend & Dataskill
60.4k47
10Neon Postgresneondatabase/agent-skillsGet accurate, up-to-date guidance on Neon Serverless Postgres setup, connection strings, branching, autoscaling, connection pooling, Neon Auth, and SDK usage.Backend & Dataskill
57.4k81
12Golang Databasesamber/cc-skills-golangGet expert guidance when writing, reviewing, or debugging safe and observable database code in Go projects.Backend & Dataskill
34k2.7k
13Postgresql Table Designwshobson/agentsGenerate or audit PostgreSQL table schemas that follow production best practices for performance, correctness, and maintainability.Backend & Dataskill
22.3k38.3k
14Sql Optimization Patternswshobson/agentsSystematically turn slow SQL queries into fast, scalable operations using EXPLAIN plans and indexing strategies.Backend & Dataskill
16.2k38.3k
15Postgresql Optimizationgithub/awesome-copilotGet expert guidance on PostgreSQL-specific features, query patterns, indexing strategies, and advanced data types when building data-heavy applications.Backend & Dataskill
14.1k37.1k
17Clickhouse Best Practicesclickhouse/agent-skillsEnsure every ClickHouse table, query, and materialized view follows proven performance rules instead of learning expensive lessons in production.Backend & Dataskill
7.7k496
18Shopify Custom Datashopify/shopify-ai-toolkitGenerate, read, and update custom Shopify metafields and metaobjects from within AI coding agents.Backend & Dataskill
7.6k473
19Postgres Patternsaffaan-m/everything-claude-codeGet instant, battle-tested PostgreSQL patterns for schema design, indexing, data types, and Row Level Security without searching docs or making common mistakes.Backend & Dataskill
7.5k234k
20Mysqlplanetscale/database-skillsCorrectly configure MySQL character sets and collations for international text, emojis, and precise string matching.Backend & Dataskill
6.5k557
21Postgres Projeffallan/claude-skillsQuickly enable, configure, and analyze PostgreSQL extensions like pg_stat_statements and uuid-ossp directly from an AI coding agent.Backend & Dataskill
5.8k10.7k
22Sql Projeffallan/claude-skillsGenerate production-grade normalized SQL schemas, enforce constraints, and eliminate common database design mistakes before writing application code.Backend & Dataskill
4.9k10.7k
23Database Schema Designersoftaworks/agent-toolkitFollow a structured checklist that prevents common database design mistakes before writing any SQL or ORM code.Backend & Dataskill
4k2.2k
24Prisma Expertsickn33/antigravity-awesome-skillsGet expert guidance on Prisma ORM schema design, migrations, relations, query optimization, and database operations across PostgreSQL, MySQL, and SQLite.Backend & Dataskill
3.9k44k
26Database Syncclaude-office-skills/skillsAutomate reliable synchronization, replication, migration and cross-database data integration without writing custom ETL scripts.Backend & Dataskill
3.5k335
27Mongodb Schema Designmongodb/agent-skillsGenerate efficient MongoDB schemas that eliminate excessive $lookup operations and reduce query costs on hot paths.Backend & Dataskill
3.5k163
30Sql Queriesanthropics/knowledge-work-pluginsGenerate correct, performant, and dialect-specific SQL for analytics, data pipelines, and warehouse queries without trial-and-error.Backend & Dataskill
3.4k23.1k
31Ddia Systemswondelai/skillsCorrectly choose and implement batch, stream, or hybrid data pipelines when building analytics, event-driven systems, or derived data stores.Backend & Dataskill
3.2k1.7k
35Elasticsearch Esqlelastic/agent-skillsLet their coding agent run high-performance analytical and search queries directly against an Elasticsearch cluster using the modern piped ES|QL language.Backend & Dataskill
2.7k542
36Convex Schema Validatorwaynesutton/convexskillsAutomatically validate Convex database schemas for correct types, indexes, optional fields, and unions before deploying backend changes.Backend & Dataskill
2.6k400
37Cargo Storagegetcargohq/cargo-skillsManage Cargo models, datasets, columns, and relationships and query workspace storage with SQL via the CLI.Backend & Dataskill
2.6k15
38Creating Data Lake Tableaws/agent-toolkit-for-awsGenerate least-privilege IAM and bucket policies for creating and querying S3 Tables data lakes inside AWS-powered AI agents.Backend & Dataskill
2.6k2.1k
39Generating Flowforcedotcom/sf-skillsGenerate complete Salesforce Flow metadata XML for any automation scenario without writing code.Backend & Dataskill
2.5k760
41Sqlite Database Expertmartinholovsky/claude-skills-generatorGet expert guidance on secure, performant SQLite usage inside Tauri and other desktop apps.Backend & Dataskill
2.5k45
42Drizzle Orm Patternsgiuseppe-trisciuoglio/developer-kitGet battle-tested, type-safe Drizzle ORM patterns for schema design, relations, queries, transactions and migrations across PostgreSQL, MySQL, SQLite, MSSQL and CockroaBackend & Dataskill
2.5k311
47Convex Migrationswaynesutton/convexskillsSafely evolve their Convex database schema as their application grows.Backend & Dataskill
2.3k400
48Mysql Best Practicesmindrally/skillsGenerate production-grade MySQL schema, queries, and admin patterns that avoid common performance and security pitfalls.Backend & Dataskill
2.2k201
50Elasticsearch Onboardingelastic/agent-skillsGet a complete, opinionated Elasticsearch setup for product catalogs, faceted search, autocomplete, and merchandising rules.Backend & Dataskill
2.2k542
52Sql Queriesphuryn/pm-skillsTurn plain English questions into correct, optimized SQL for any database without memorizing syntax.Backend & Dataskill
1.8k24.5k
53Dummy Datasetphuryn/pm-skillsInstantly generate realistic test data with custom columns, constraints, and multiple output formats for prototypes and demos.Backend & Dataskill
1.8k24.5k
55Harvard Art Museum Etl Analyticsaradotso/data-skillsStand up an end-to-end Harvard Art Museums API pipeline with relational storage, SQL analytics, and a Streamlit dashboard as a portfolio-grade data project.Backend & Dataskill
1.7k4
59Typeormmindrally/skillsGet expert guidance on writing clean, production-grade TypeORM entities, repositories, migrations and queries inside Claude Code or Cursor.Backend & Dataskill
1.6k201
60Kstartup Searchnomadamas/k-skillInstantly retrieve Korean government startup grants, open calls, success stories, and statistics via the official K-Startup public API.Backend & Dataskill
1.5k6.5k
Explore more
FAQ

Databases tools - common questions

What are the best Databases tools for Claude Code?

Lark Base, Azure Kusto, Lark Sheets lead the 1,247 Databases tools ranked by real adoption - installs first, then GitHub stars.

Which Databases frameworks are covered?

SQL, Postgres, Prisma, plus emerging ones like Qdrant - across 1,247 tools for Claude Code, Codex and Cursor.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.