Decoding Drizzle ORM π§.
In the world of software development, efficient data management is one of the important aspects. As applications grow in complexity and scale, so do the challenges associated with interacting with databases. Writing raw SQL queries is not only hard b...
sudhanva-nadiger-blogs.hashnode.dev6 min read
Lars-Erik Roald
I am the maintainer of rdbjs.org - the ORM
Nice. Have you considered writing a post for RDB ORM ?github.com/alfateam/rdb
It supports nested updates with active record. Has a powerful syntax for relational filtering. Works over http in a safe manner. No code generation. Supports both typescript and pure javascript out-of-the-box.
I am the author. Feel free to ask me anything.