Drizzle
banner
drizzle.team
Drizzle
@drizzle.team
⭐️24k+ 📚drizzle.team
Thanks everyone!
February 10, 2025 at 4:21 PM
We are adding API versioning to `drizzle-seed` 🫡

For any changes to static datasets or the logic for dynamic datasets and their output with the same seed, you can upgrade to the latest "drizzle-seed" package and still define a previous version of deterministic generation.
December 20, 2024 at 10:53 AM
Drizzle now supports Cloudflare Durable Object SQLite 🚀
December 3, 2024 at 9:06 PM
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

Check docs: orm.drizzle.team/docs/seed-ov...

"Northwind Traders" database example:
November 22, 2024 at 1:42 PM
Drizzle Kit is an executable NodeJS binary which relies on runtime dependencies of your project, which makes it quite annoying to make sure we don't accidentally try to import those in wrong places

we made a small OHM grammar for TS imports, quality of life improvement 👍
November 2, 2024 at 9:14 PM
November 2, 2024 at 9:16 AM