Drizzle ORM v0.26 is out and it changes the game Well, the last 3 months were wild. We...
I've been building CLI tools for 2 of my open-source projects for over a year now. I've started with...
In SQL databases you can store whole numbers in primarily as SMALLINT 2¹⁵-1, INTEGER 2³¹-1 and BIGINT...
DrizzleORM - is an open source TypeScript ORM, supports PostgreSQL and about to have MySQL and SQLite...
A post by Alex Blokh
Basically all OSS libraries are built by developers for developers and developers tend to think...
We've spent last year writing the next big thing in the world of ORMs, specifically in the domain of...
It is a very nifty task to pump up algorithmic thinking and clarity into complexity, execution time a...