#javascript
Read more stories on Hashnode
Articles with this tag
Drizzle ORM v0.26 is out and it changes the game · Well, the last 3 months were wild. We went public with Drizzle ORM and it gained quite some adoption....
That's an exaggeration to grab your attention! Get in! · In SQL databases you can store whole numbers in primarily as SMALLINT 2¹⁵-1, INTEGER 2³¹-1 and...
TypeScript ORM you've been waiting for 🙂 · DrizzleORM - is an open source TypeScript ORM, supports PostgreSQL and about to have MySQL and SQLite support...
OSS libraries are built by devs for devs and devs tend to think solution first while I always advocate to think API first. Let me explain. · Solution...
Fundamental design decisions · We've spent last year writing the next big thing in the world of TypeScript ORMs. I decided to share our initial 12...