Drizzle ORM TypeScript Cursor Rules
Cursor rules for Drizzle ORM with TypeScript — schema definition, migrations, relations, and type-safe queries
Backend drizzle Cursor Rules
Details
Author: ThanhNguyxn
Category: Backend
Framework: drizzle
Format: Cursor Rules
Source:
View on GitHub
How to install in Cursor
One-line install
npx -y degit PatrickJS/awesome-cursorrules . Manual steps
- Download or copy the rules file from the source repository.
- Add it to your project root as
.cursorrules. - Restart Cursor — the rules will be active for all AI interactions in this project.