Content pfp
Content
@
0 reply
0 recast
0 reaction

matt pfp
matt
@matthewmorek
OrchidORM is one of those tools I can't praise enough. It deserves way more exposure, as the author works tirelessly to build likely the best ORM for Node.js there is. This is not just some query builder, this is the real shit! https://github.com/romeerez/orchid-orm
3 replies
0 recast
1 reaction

alex pfp
alex
@alexgrover.eth
Have you used drizzle? Haven’t tried orchid, curious how they compare
2 replies
0 recast
0 reaction

matt pfp
matt
@matthewmorek
If you're curious how they compare, it may be biased coming from the creator of Orchid, but sound objective enough to me: https://orchid-orm.netlify.app/guide/benchmarks.html
2 replies
0 recast
1 reaction

matt pfp
matt
@matthewmorek
I used probably most ORMs made for Node.js by now, none of which can match this little project. Drizzle isn't really a proper ORM, more like ORM-lite, or advanced query builder. Can't even do faceted navigation, a la Amazon filtering system without ejecting to raw SQL, which defeats the purpose of having ORM.
0 reply
0 recast
1 reaction