Databases commands

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

Browse within: postgresql 99json 61document-database 60foundationdb 60key-value-store 60multi-model-database 60sqlite 57psql 53nextjs 44RAG 40knowledge-graph 39agent-memory 35markdown 35clean-architecture 33

kairo-design

27

classmethod/tsumiki

Command

A technical-design command that turns an approved requirements document into a software design document. It can cover data flows, TypeScript interfaces, database schemas, and API endpoints.

974 25d ago A 61 tokens original MIT

aggregating

28

upstash/redis-js

Command

Run analytics over indexed data using metric and bucket aggregations. Compute statistics, group documents, build histograms, and perform faceted navigation. Aggregations can be nested for multi-level analysis.

967 5d ago A 0 tokens original MIT

index-management

29

upstash/redis-js

Command

Create, inspect, and drop search indexes. Wait for indexing to complete after data changes. Indexes automatically track Redis keys matching a specified prefix.

967 5d ago A 0 tokens original MIT

querying

30

upstash/redis-js

Command

Query documents from a search index using type-safe filters with support for pagination, sorting, field selection, scoring, and highlighting. Count matching documents efficiently without returning results.

967 5d ago A 0 tokens original MIT

add-new-service

32

kossakovsky/selfhost-ai

Command Claude Code

Add a new optional service called $ARGUMENTS to the Selfhost AI project.

921 5d ago A 0 tokens original Apache-2.0

lucky-aeon/AgentX

Command Claude Code

A command for planning how a RAG knowledge base is published. RAG is a system that retrieves stored documents to help produce answers; the plan covers version snapshots, administrator review, and database records.

830 2mo ago A 0 tokens original Apache-2.0

pg-health

34

pgrundev/pgbot

Command

Read-only PostgreSQL health check with pgbot, then a prioritized diagnosis.

822 5d ago A 15 tokens

pg-indexes

35

pgrundev/pgbot

Command

Review unused indexes that are safe to drop (pgbot).

822 5d ago A 12 tokens

pg-slow

36

pgrundev/pgbot

Command

Find the queries eating your PostgreSQL database (pgbot).

822 5d ago A 12 tokens

superdesk-setup

37

superdesk/superdesk

Command Claude Code

Set up the local Superdesk dev environment (first-time install + link siblings + first-run DB init).

747 6d ago A 21 tokens AGPL-3.0

audit

38

ChatbotXIO/ChatbotX

Command Claude Code

Audit the project's AI infrastructure (agents, skills, commands, context, rules) for gaps, drift, and security issues.

694 2d ago A 24 tokens

review

41

shotgun-sh/shotgun

Command Claude Code

Review the current pull request to look for things like: Inline imports = We must remove these unless they are truly needed. dicts being returned by services/routers that should be Pydantic Models. Pydantic Model classes should be moved to a models.py file in the appropriate folder. Any leftover TODOs = We need to…

681 3mo ago A 0 tokens original MIT

search

44

memvid/claude-brain

Command

Search memories for specific content or patterns.

574 7mo ago A 7 tokens original MIT

bootstrap-memory

45

0xK3vin/MegaMemory

Command

RUN { git ls-files; git ls-files --others --exclude-standard; } 2>/dev/null | sort -u | xargs wc -l 2>/dev/null | sort -rn | head -150 READ README.md.

513 4mo ago A 0 tokens original MIT

save-memory

46

0xK3vin/MegaMemory

Command

You are saving what you learned this session into the megamemory knowledge graph. This is YOUR memory — record anything valuable for future sessions: what you understood about the project, what you built, decisions that were made, patterns you noticed, or intent the user shared.

513 4mo ago A 0 tokens original MIT

check-rpc

47

ianlkl11234s/mini-taiwan-pulse

Command Claude Code

對 Supabase RPC 跑 EXPLAIN ANALYZE 判斷是否需要套 pre-aggregate pattern.

486 2d ago A 22 tokens original MIT

turn-into-app

48

ooiyeefei/ccc

Command

Turn a finalized survey design into a working app scaffold (TanStack Start / Next.js / static, with Supabase or local storage).

483 1mo ago A 27 tokens original MIT