|
|
|
|
|
by rohan_
685 days ago
|
|
Drizzle is decent - but it’s not ready for production. Drizzle studio is buggy and broken. Nested select filters just don’t exist. The most important thing they can do is release the new query API v2, but it’s still in early days of development. Prisma is now taking a lot of ideas from the drizzle team, if I were to start over again I’d just use prisma as it’s actually production ready and is starting to incorporate the good parts of drizzle. |
|