Hacker News new | ask | show | jobs
by mati365 827 days ago
So it is the wrapper for wrapper (Drizzle) for Kysely?
1 comments

As far as I can see from looking at their repo, Drizzle isn't a wrapper for Kysely though? You can use Kysely or other query builders with drizzle, but it has its own query builder too.