Databases commands

11,627 tagged Databases, measured the same way as everything else here.

Browse within: document-database 39foundationdb 39json 39key-value-store 39multi-model-database 39data-warehouse 18fabric 18data-science 17machine-learning 16agentic 10agentic-workflow 9fullstack 9ai-memory 8azure 8

dashboard-bootstrap

145

Datus-ai/Datus-agent

Skill Claude CodeCodex

Bootstrap project reference SQL and metrics from a BI dashboard through an installed plugin. Use when the user asks to initialize, import, extract, or build context, reference SQL, semantic models, or metrics from a dashboard or requests dashboard bootstrap.

1.7k +20 yesterday A 50 tokens

extract-knowledge

146

Datus-ai/Datus-agent

Skill Claude CodeCodex

Mine shortest atomic facts from (question + goldsql) pairs into ./knowledge/.md; either by simulating SQL drafting (lite) or by driving the gensql subagent in blind iteration (deep).

1.7k +20 yesterday A 45 tokens

fastcrud

147

benavlabs/fastcrud

Skill Claude CodeCodex

Use when building or modifying CRUD endpoints with FastCRUD (the fastcrud PyPI package) in a FastAPI project — covers FastCRUD, crudrouter, EndpointCreator, FilterConfig, JoinConfig, auto-relationship detection, the filter operator syntax (gte, in, ilike, etc.), cursor pagination, soft delete, and how to avoid N+1…

1.6k +4 2mo ago A 147 tokens original MIT

ktx CLAUDE.md

148

Kaelio/ktx

Instructions file

Claude Code instructions for Kaelio/ktx, a project described as: ktx is an executable context layer for data and analytics agents 🐙 Allow Claude Code, Codex, or other AI agents to query analytical databases accurately and with full context of your company.

1.6k +3 1mo ago A 3 tokens copy · 100% Apache-2.0

ktx-analytics

149

Kaelio/ktx

Skill Claude CodeCodex

Use when answering a question that needs data from a ktx-connected database - investigating, analyzing, "how many", "show me", "what's the breakdown of", finding records by value, exploring tables, comparing periods, explaining metrics, or any data-analysis request. Triggers even when the user does not say…

1.6k +3 1mo ago A 86 tokens original Apache-2.0

spellbook AGENTS.md

150

duneanalytics/spellbook

Instructions file CodexOpenCode

AGENTS.md instructions for duneanalytics/spellbook, covering spellbook agent instructions, project overview, documentation map, commands and development workflow.

1.5k yesterday A 2,323 tokens

Azure/data-api-builder

Instructions file GitHub Copilot ✓ vendor

Copilot instructions for Azure/data-api-builder, covering data api builder (dab) - copilot instructions, project overview, key technologies, project structure and building and testing.

1.5k +2 today C 2,070 tokens original MIT

knowledge_graph_skill

152

NPC-Worldwide/npcpy

Skill Claude CodeCodex

Skill for searching and evolving the SQLite-backed Knowledge Graph. Use this when you need structured fact/concept/link search across one or more teams, NPCs, or directory scopes. The Knowledge Graph (KG) is stored in the application's database (not YAML). It is scoped by (teamname, npcname, directorypath). Facts and…

1.5k +4 7d ago A 474 tokens original MIT

alembic-migration

153

fim-ai/fim-one

Skill Claude CodeCodex

Write an Alembic migration for a new ORM model, column, or index. Covers the SQLite/PG dual-track rules, idempotency helpers, the timezone-aware timestamp trap, dialect branching in data migrations, and when to apply. Use whenever a change adds or alters anything in src/fimone/db/models/.

1.5k +6 5d ago A 70 tokens

user-owned-module

154

fim-ai/fim-one

Skill Claude CodeCodex

Wire a new user-owned module into user deletion. Use whenever a change adds a table with a FK to users, or writes files under uploads/ or data/ keyed by user, conversation, or any other per-user id. Covers purgeuserdata(), the file cleanup registry, and the FK-cascade trap.

1.5k +6 5d ago A 66 tokens

Addax

155

wgzhao/Addax

Skill Claude CodeCodex

A reference guide to Addax, an open-source tool for copying data between different databases, files, and other data systems. It explains Addax's jobs, readers, writers, transformations, channels, and task groups.

1.4k yesterday A 0 tokens original Apache-2.0

database-design

156

CloudAI-X/claude-workflow-v2

Skill Claude CodeCodex

Designs database schemas, indexing strategies, query optimization, and migration patterns for SQL and NoSQL databases. Use when designing tables, optimizing queries, fixing N+1 problems, planning migrations, or when asked about database performance, normalization, ORMs, or data modeling.

1.4k +2 8d ago A 57 tokens original MIT

HashLoad/horse

Skill Claude CodeCodex

Guide for setting up thread-safe database connection pooling (FireDAC / UniDAC) in multithreaded Horse applications.

1.4k +1 5d ago A 30 tokens original MIT

supabase

158

PentesterFlow/agent

Skill Claude CodeCodex

Supabase / PostgREST Row-Level-Security playbook — pull the anon (or leaked servicerole) key out of the frontend JS, map tables from the auto-generated OpenAPI spec, test anonymous RLS READ disclosures (PII/secret leaks), and anonymous RLS WRITE abuse (insert/update/delete — e.g. forging…

1.3k 2mo ago A 120 tokens original Apache-2.0

monitor

159

BetterDB-inc/monitor

MCP server Claude CodeCodexCursor +2

BetterDB MCP server - Valkey observability for Claude Code and other MCP clients. Runs locally from the @betterdb/mcp npm package. Needs 3 environment variables to run.

1.3k 3d ago A tokens not measured

js-bson AGENTS.md

160

mongodb/js-bson

Instructions file CodexOpenCode ✓ vendor

Instructions for mongodb/js-bson, covering agents.md, project overview, commands, benchmarks and structure.

1.2k 5d ago A 1,397 tokens original Apache-2.0

js-bson CLAUDE.md

161

mongodb/js-bson

Instructions file ✓ vendor

Instructions for mongodb/js-bson, a project described as: BSON Parser for node and browser.

1.2k 5d ago A 5 tokens copy · 100% Apache-2.0

analyze-db-logs

162

matthiasn/lotti

Skill Claude CodeCodex

Analyze Drift / SQLite slow-query and super-slow-query logs against this app's known stall patterns (read waves, N+1, transaction scoping, MultiExecutor contention, WAL/OS factors).

1.2k 3d ago A 46 tokens GPL-3.0

persistence-and-sync

163

matthiasn/lotti

Agent

The agent.sqlite entity and link model, bulk-read chunking, and exactly what leaves the device.

1.2k 3d ago A 20 tokens GPL-3.0

CharlesWiltgen/Axiom

Agent Claude Code

Use this agent when the user mentions GRDB performance review, slow GRDB queries, app-group database setup audit, a ValueObservation that stopped updating, or pre-release GRDB scan. Detects raw SQL string interpolation, missing FK indexes (raw SQL), missing PRAGMA optimize for raw-GRDB apps, journal mode mismatch for…

1.1k +3 5d ago A 311 tokens original MIT

boutique

165

mergesort/Boutique

Plugin Claude Code

Skills for building with Boutique, a Swift persistence library for Store, @StoredValue, @SecurelyStoredValue, and SwiftUI integration.

1.1k 1mo ago A tokens not measured original MIT

boutique-store

166

mergesort/Boutique

Skill Claude CodeCodex

Create and use Boutique Store for Swift data persistence, including initialization, @Stored controllers, CRUD operations, operation chaining, and granular event monitoring. Use when persisting arrays of items, building data controllers, or working with Boutique's Store type.

1.1k 1mo ago A 52 tokens original MIT

mergesort/Boutique

Skill Claude CodeCodex

Persist individual values with Boutique's @StoredValue (UserDefaults) and @SecurelyStoredValue (Keychain), including set, reset, toggle, bindings, keypath setters, array and dictionary helpers, and async observation. Use when storing preferences, settings, feature flags, or sensitive data like auth tokens.

1.1k 1mo ago A 68 tokens original MIT

PostHog/posthog.com

Skill Claude CodeCodex

Shared foundations for building reusable data models in PostHog, on either of two stacks: PostHog-native data-warehouse views / materialized views (HogQL, via the view- MCP tools), or an external dbt project (sources.yml + staging/marts + schema tests) run against your own or PostHog's managed warehouse. Read before…

1.1k 3d ago A 231 tokens

At most 3 mods per repository are shown here — the rest are on their repository pages: