entity pattern for drizzle ORM?
some people who were in Spring JPA or TypeORM prefer Entity pattern rather than using database directly. Is there any resources for this with drizzle ORM?
1 Reply
I don't think I've seen this type of resources. But I guess any resources you can find on entity pattern should work for drizzle