head to head · open source
typeorm vs go-redis
typeorm has 36,656 GitHub stars, 6,673 forks, 646 open issues and last shipped 2 days ago. go-redis has 22,242 stars, 2,591 forks, 66 open issues and last shipped 3 days ago. typeorm leads on adoption by 65% (36,656 vs 22,242 stars). typeorm is written in TypeScript under MIT; go-redis is written in Go under BSD-2-Clause. typeorm has attracted 18% as many forks as stars, go-redis 12%. typeorm 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 20902 open source comparisons
Side by side
| typeorm | go-redis | |
|---|---|---|
| GitHub stars | ★ 37K | ★ 22K |
| License | MIT | BSD-2-Clause |
| Written in | TypeScript | Go |
| Last push | 2026-09-18 | 2026-09-17 |
| Forks | ⑂ 6.7K | ⑂ 2.6K |
| 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 go-redis if
- You want the go-redis feature set and don't need the biggest community
- You prefer the BSD-2-Clause license terms
- Your stack matches Go
- You evaluated both and go-redis 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 go-redis
go redis is the official Redis client library for the Go programming language, published as github.com/redis/go redis/v9 under the BSD 2 Clause licence, and it is aimed at Go developers whose applications need to talk to Redis servers.
read the full go-redis 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 go-redis more popular?
typeorm has 36,656 GitHub stars and go-redis has 22,242. typeorm has the larger community by that measure.
Are typeorm and go-redis free?
Both are open source. typeorm is licensed under MIT and go-redis under BSD-2-Clause. Neither carries a licence fee.
What is the difference between typeorm and go-redis?
typeorm is written in TypeScript and go-redis in Go. 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 go-redis?
Choose typeorm if you want the larger community (36,656 stars) or its MIT licence terms. Choose go-redis if its feature set, stack or BSD-2-Clause licence fits better. Both are self-hostable.