Drizzle ORM – lightweight, headless object-relational mapper

Drizzle ORM is a lightweight, headless object-relational mapper for TypeScript and JavaScript applications.

It provides a thin, strongly typed layer over SQL rather than concealing database operations behind a proprietary query language.

The software supports PostgreSQL, MySQL and SQLite databases, including serverless services. It runs with Node.js, Bun, Deno, Cloudflare Workers, edge environments and web browsers.

This is free and open source software.

Key Features

  • Builds type-safe relational and SQL-like queries.
  • Defines database schemas directly in TypeScript.
  • Supports PostgreSQL, MySQL and SQLite databases.
  • Works with serverless databases including Neon, Turso and Cloudflare D1.
  • Runs with Node.js, Bun, Deno, edge runtimes and web browsers.
  • Has no runtime dependencies.
  • Offers a small, tree-shakeable package.
  • Does not require data proxies or native binaries.
  • Includes Drizzle Kit tooling for generating and applying migrations.
  • Integrates with Drizzle Studio for browsing and modifying database data.

Website: github.com/drizzle-team/drizzle-orm
Support:
Developer: Drizzle Team
License: Apache License 2.0

Drizzle ORM is written in TypeScript. Learn TypeScript with our recommended free books and free tutorials.


Related Software

JavaScript Object-Relational Mapping Software
SequelizePromise-based Node.js ORM for Postgres, MySQL, MariaDB, SQLite and more
Objection.jsORM for Node.js that aims to stay out of your way
BookshelfORM for Node.js, built on the Knex SQL query builder
WaterlineAdapter-based ORM for Node.js
FlyweightORM for SQLite

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe

Please read our Comment Policy before commenting.

Notify of
guest
0 Comments
Oldest
Newest Most Voted