head to head · open source
typeorm vs postgrest
typeorm has 36,652 GitHub stars, 6,670 forks, 646 open issues and last shipped 8 days ago. postgrest has 27,670 stars, 1,229 forks, 400 open issues and last shipped 2 days ago. typeorm leads on adoption by 32% (36,652 vs 27,670 stars). typeorm is written in TypeScript under MIT; postgrest is written in Haskell under MIT. typeorm has attracted 18% as many forks as stars, postgrest 4%. postgrest was the more recently maintained of the two, and both are self-hostable with no licence fee. The two share 2 topic tags (database, postgresql), so they are genuine substitutes rather than adjacent tools.
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 13541 open source comparisons
Side by side
| typeorm | postgrest | |
|---|---|---|
| GitHub stars | ★ 37K | ★ 28K |
| License | MIT | MIT |
| Written in | TypeScript | Haskell |
| Last push | 2026-09-11 | 2026-09-17 |
| Forks | ⑂ 6.7K | ⑂ 1.2K |
| 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 postgrest if
- You want the postgrest feature set and don't need the biggest community
- You prefer the MIT license terms
- Your stack matches Haskell
- You evaluated both and postgrest 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 postgrest
PostgREST is a Haskell written server that serves a fully RESTful API from any existing PostgreSQL database, and it is aimed at developers, database administrators, and operators who want a standards compliant HTTP API without writing and maintaining one from scratch.
read the full postgrest 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 postgrest more popular?
typeorm has 36,652 GitHub stars and postgrest has 27,670. typeorm has the larger community by that measure.
Are typeorm and postgrest free?
Both are open source. typeorm is licensed under MIT and postgrest under MIT. Neither carries a licence fee.
What is the difference between typeorm and postgrest?
typeorm is written in TypeScript and postgrest in Haskell. 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 postgrest?
Choose typeorm if you want the larger community (36,652 stars) or its MIT licence terms. Choose postgrest if its feature set, stack or MIT licence fits better. Both are self-hostable.