Hacker News new | past | comments | ask | show | jobs | submit login

Prisma is good for writing simple selects, updates, and deletes. But the moment you need to write any kind of advanced query with joins, nested queries, unions, etc. it gets frustrating very quickly.

Kysely and Knex are far more flexible for writing complex queries and don't get in your way.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: