Database Design

Use when designing a database schema for a new system, or when an existing schema needs to be revised. Two modes: (1) general schema design for any application, (2) AI-specific schema design for systems with conversation history, embeddings, agent state, or LLM outputs. Guides through data modeling decisions, type choices, indexing, and AI-specific storage patterns.

Victoriakaey c905ced 13.6 KB Updated

File contents

Victoriakaey/build-reliable-agents/tree/main/skills/database-design commit c905ced387

Frequently asked questions

npx skillmds@latest add victoriakaey/database-design