Hainrixz/claude-db

The multi-paradigm database expert for Claude Code — design a schema, audit it on two never-blended scores (Design & Integrity / Performance & Scale), and safely migrate. SQL · document · key-value · vector · time-series · graph. Works offline.

19Stars on the repository
45Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

db-migration-writer

01

Hainrixz/claude-db

Agent

The ONLY agent allowed to write files. Used exclusively by the fix skill (the /claude-db:fix command) AFTER the user has confirmed the diffs. Applies AUTO/PROPOSED fixes, generates reversible timestamped migrations, backs up first, refuses a dirty git tree unless --force, is idempotent, and re-verifies each change.

19 2mo ago A 78 tokens original MIT

Hainrixz/claude-db

Agent

Read-only migration-safety specialist. Use proactively during a database audit to analyze migration reversibility, lock level, table rewrites, destructive operations, enum mutation, and schema drift. Runs scripts/lint-migration.mjs. Feeds the Performance & Scale score.

19 2mo ago A 60 tokens original MIT

Hainrixz/claude-db

Agent

Read-only NoSQL paradigm specialist. Use proactively during a database audit of document, key-value, or wide-column stores to analyze antipattern fit and access-pattern alignment — unbounded arrays, missing partition/sort keys, hot keys, fan-out, denormalization drift, and idempotency. Feeds both scores via the…

19 2mo ago A 79 tokens original MIT

Hainrixz/claude-db

Agent

Read-only performance & scale specialist. Use proactively during a database audit to analyze indexing, index hygiene, query patterns, concurrency, connection pooling, partitioning/sharding, replicas/views, and storage/bloat. Feeds the Performance & Scale score.

19 2mo ago A 55 tokens original MIT

Hainrixz/claude-db

Agent

Read-only schema & data-integrity specialist. Use proactively during a database audit to analyze normalization, primary-key strategy, referential integrity, types/precision, constraints, defaults/generated columns, naming, temporal/history, multitenancy, and security/access. Feeds the Design & Integrity score.

19 2mo ago A 65 tokens original MIT

Hainrixz/claude-db

Agent

Read-only specialized-engine & platform-fit specialist. Use proactively during a database audit to evaluate vector / time-series / OLAP / graph / search engine fit, platform & version currency (no fabricated EOL or prices), and engine-selection recommendations. Feeds both scores plus the M0 recommendation.

19 2mo ago A 65 tokens original MIT