AI AGENT ADDONS
Databases
1,763installs

Good database design makes your app faster and easier to manage. This skill teaches you how to choose the right database and organize your data. You will learn about schema design, indexing, and ORM tools.

You also learn when to use different databases like PostgreSQL or SQLite. The skill helps you avoid common mistakes like skipping indexes or using SELECT star. It focuses on making smart decisions based on your project needs.

This guide is perfect for developers who want to build reliable and high performing applications. It covers everything from basic rules to advanced optimization techniques.

Add Database Design skill to your workflow

Global

mkdir -p ~/.claude/skills/database-design

Project

mkdir -p .claude/skills/database-design

Source Repository

Stars
41,937
Forks
6,705
Watchers
41,937
License
MIT
Last Push
1 month ago
Created
7 months ago