Thanks for the resources. The product I’m working on is in its MVP stage. So, I don’t want introduce

Thanks for the resources. The product I’m working on is in its MVP stage. So, I don’t want introduce any complex pattern for transaction handling.

I’m planning to use drizzle orm for all one-off queries and D1 bindings for writing batch transactions with deterministic ids.
Was this page helpful?