Technology

ORM Libraries

15rows
6columns
37views
0downloads
Source:Community curated
Updated:4/9/2026
15/15
ORM
Language
First Released
Style
Maintainer
Known For
Prisma
TypeScript / JavaScript2019Schema-first, generated clientPrisma Inc.Schema DSL + generated type-safe client, migrations built in, ubiquitous in modern Next.js apps
Drizzle
TypeScript2022SQL-like query builderDrizzle TeamLightweight, serverless-friendly, no runtime, infers types from schema, fast-rising Prisma challenger
TypeORM
TypeScript2016Decorator-based entitiesTypeORM communityClassic decorator ORM for Node/TS, Nest.js default, active repo but mixed reputation on edge cases
SQLAlchemy
Python2006Core + ORM layersMike BayerPython ORM gold standard, Core + ORM duality, legendary for letting you drop to raw SQL when needed
ActiveRecord
Ruby2004Convention-over-configurationRails core teamRuby on Rails default, defined the pattern for a generation, scopes and associations everywhere
Hibernate
Java2001JPA implementationRed HatThe canonical Java ORM, JPA reference implementation, powers huge enterprise Java apps
Entity Framework Core
C# / .NET2016LINQ-basedMicrosoftMicrosoft's modern .NET ORM, LINQ queries, migrations, cross-platform rewrite of EF6
Django ORM
Python2005Active record-ish, model-firstDjango Software FoundationBundled with Django, model = table, famous for admin auto-generation
Sequelize
JavaScript / TypeScript2010Model-basedSequelize communityLongest-running Node.js ORM, supports Postgres/MySQL/MariaDB/SQLite, heavy but battle-tested
Ecto
Elixir2014Query DSL + changesetsJose Valim / dashbitElixir/Phoenix standard, changesets for validation, composable query DSL
Diesel
Rust2016Type-safe query builderDiesel teamRust's compile-time-safe ORM, no runtime reflection, catches query errors before you ship
SeaORM
Rust2021Async ORMSeaQLAsync-first Rust ORM built on SQLx, entity generation from DB, fast-growing in Rust web stacks
Doctrine
PHP2006Data mapperDoctrine ProjectSymfony's default, data mapper pattern in PHP, powerful DQL query language
Eloquent
PHP2011Active recordLaravel / Taylor OtwellLaravel's ORM, fluent syntax, makes PHP feel like Rails, massive ecosystem
Peewee
Python2010Lightweight ORMCharles LeiferTiny Python ORM, single-file, great for scripts and small apps, SQLAlchemy alternative

Free to explore · No signup needed

Frequently asked questions

How is the Orm Libraries list ranked?

The ORM Libraries list is currently sorted by the source data's default ordering. Community voting is not enabled on this dataset.

How many entries are in this Orm Libraries dataset?

This dataset contains 15 entries, each with multiple sortable, filterable columns. The full table is visible on this page and can be downloaded as a CSV, JSON, or Excel file.

Can I download the Orm Libraries data?

Yes. The download buttons at the top of the page give you the full 15-row dataset as CSV, JSON, or Excel. Use of the data is permitted under a Creative Commons Attribution license — credit dtbse.com when you republish.