Hacker News new | ask | show | jobs
by Akkuma 1126 days ago
You can use drizzle-orm with Cloudflare and that is fully compatible.
1 comments

Drizzle is amazing.
This is my first time using it and I've been very pleased with it so far. It keeps it simple, has solid typing & schema building, and reminds me of LINQ. I'm also a thin models kind of person and the fact this is just an object without needing to build ORM classes is even better.