Drizzle
Intermediate Proficiency
Drizzle is a lightweight, type-safe ORM for TypeScript and JavaScript that focuses on compile-time safety and SQL-like syntax. It lets developers write database queries with strong type inference while keeping full control over schema migrations and query building.