Mongeese
First Prisma-style migrations for MongoDB. 1,000+ npm downloads in 31 days, zero marketing spend.
$ mongeese migrate
→ Diffing schema against live database...
+ users.email (add unique index)
+ users.createdAt (add field, default now)
- users.legacyToken (drop field, ⚠ marked dangerous)
~ orders.status (modify enum: ['pending', 'paid', 'refunded'])
✓ 4 changes detected. Apply? [y/N]
1,000+ npm downloads·22.9K LinkedIn impressions·MongoDB SVP outreach