head to head · open source
typeorm vs ioredis
typeorm has 36,652 GitHub stars, 6,670 forks, 646 open issues and last shipped 7 days ago. ioredis has 15,339 stars, 1,251 forks, 202 open issues and last shipped 4 days ago. typeorm leads on adoption by 139% (36,652 vs 15,339 stars). typeorm is written in TypeScript under MIT; ioredis is written in TypeScript under MIT. typeorm has attracted 18% as many forks as stars, ioredis 8%. ioredis was the more recently maintained of the two, and both are self-hostable with no licence fee.
Two open source projects, one decision. Both are free and self-hostable — the differences are community size, license terms, language stack and release pace.
← all 8884 open source comparisons
Side by side
| typeorm | ioredis | |
|---|---|---|
| GitHub stars | ★ 37K | ★ 15K |
| License | MIT | MIT |
| Written in | TypeScript | TypeScript |
| Last push | 2026-09-11 | 2026-09-14 |
| Forks | ⑂ 6.7K | ⑂ 1.3K |
| Self-hosting | Yes | Yes |
| Data ownership | Your server | Your server |
pick typeorm if
- You weight community size — 37K stars and counting
- You want the MIT license terms
- Your stack matches TypeScript
- You value the larger contributor base for long-term maintenance
pick ioredis if
- You want the ioredis feature set and don't need the biggest community
- You prefer the MIT license terms
- Your stack matches TypeScript
- You evaluated both and ioredis fits your workflow better
About typeorm
TypeORM is an MIT licensed object relational mapper for TypeScript and JavaScript that runs on Node.js, in the browser, and across mobile and desktop platforms, and it is aimed at developers who want to model, query, and migrate SQL and NoSQL databases from one decorator driven codebase.
read the full typeorm overview →
About ioredis
ioredis is a robust, performance focused and full featured Redis client for Node.js, written entirely in TypeScript and released under the MIT licence, intended for Node.js developers and platform teams that need their applications to talk to Redis reliably.
read the full ioredis overview →
More in Infrastructure & Operations
Related comparisons
More Databases projects
Compare either of these against the rest of the Databases field.
Frequently asked questions
Is typeorm or ioredis more popular?
typeorm has 36,652 GitHub stars and ioredis has 15,339. typeorm has the larger community by that measure.
Are typeorm and ioredis free?
Both are open source. typeorm is licensed under MIT and ioredis under MIT. Neither carries a licence fee.
What is the difference between typeorm and ioredis?
typeorm is written in TypeScript and ioredis in TypeScript. The practical differences are community size, licence terms, language stack and release cadence — all compared in the table above.
Which should I choose, typeorm or ioredis?
Choose typeorm if you want the larger community (36,652 stars) or its MIT licence terms. Choose ioredis if its feature set, stack or MIT licence fits better. Both are self-hostable.