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

How to install in Cursor

One-line install

npx -y degit PatrickJS/awesome-cursorrules .

Manual steps

  1. Download or copy the rules file from the source repository.
  2. Add it to your project root as .cursorrules.
  3. Restart Cursor — the rules will be active for all AI interactions in this project.
Get from source