Drizzle ORM: The SQL-Like TypeScript Database Toolkit
Mar 3 · 8 min read · Drizzle ORM: The SQL-Like TypeScript Database Toolkit Most ORMs try to hide SQL from you. They invent their own query language, generate SQL behind the scenes, and give you an object-oriented abstraction that works well until it does not. Then you s...
Join discussion

