Drizzle Seed package is live! π
Type-safe, deterministic, and works instantly by getting all the needed data from your Drizzle schema (no need for database pulling), with weighted randoms and more features
Itβs still in a pre-v1 state as we continue to gather feedback and add features developers may need. A set of feature we've added in this version was for us to fully migrate from a custom script in our benchmark repository (which used the "Northwind Traders" database) and replicate the seed logic in just one function execution with Drizzle. Hereβs how it looks: