Drizzle ORM

Resources

4 thoughts on “Drizzle ORM”

    1. Good question. In this case, I decided not to create a separate library since only a single service was intended to utilize Drizzle. If multiple services were required, I would probably refactor it into a separate package.

    1. Hi – I wanted to use Drizzle ORM as well since a lot of people prefer it as an ORM and I wanted to show how both can be used in our project. In the end, it probably makes sense to stick with a single ORM, so feel free to choose the one you are most comfortable with!

Leave a Reply