Kysely vs TypeORM
Updated Mar 4, 2026
Quick Verdict
TypeORM has 2.7x more GitHub stars.
GitHub Stars
Kysely 13.5K
vs
TypeORM 36.4K
Downloads/wk
Kysely 2.9M
vs
TypeORM 3.7M
Contributors
Kysely 143
vs
TypeORM 1.2K
Bundle Size
Kysely 37.3 KB
vs
TypeORM 153.2 KB
Detailed Comparison
Side-by-side metrics from GitHub and npm
Metric
Kysely
TypeORM
GitHub Stars
13.5K
36.4K
Weekly Downloads
2.9M
3.7M
Forks
389
6.5K
Open Issues
162
502
Contributors
143
1.2K
Bundle Size (gzip)
37.3 KB
153.2 KB
Dependencies
0
15
Latest Version
0.28.11
0.3.28
Last Commit
Mar 4, 2026
Mar 2, 2026
License
MIT
MIT
First Published
Feb 18, 2021
Apr 19, 2016
Download Trends
Weekly npm downloads over the past 52 weeks
Feature Comparison
Framework capabilities at a glance
Feature
Kysely
TypeORM
Typescript
Migrations
Edge Runtime
Sql Like Syntax
Schema File
Relations
Raw Sql
Frequently Asked Questions
Common questions about Kysely vs TypeORM
Is Kysely better than TypeORM?
It depends on your use case. Kysely is type-safe typescript sql query builder, while TypeORM is orm for typescript and javascript with decorator-based entities. Compare the stats and features above to decide which fits your needs.
Is Kysely still maintained in 2026?
Yes, Kysely was last updated on March 4, 2026 and has 143 contributors.
Can I migrate from Kysely to TypeORM?
Migration complexity depends on how deeply Kysely is integrated into your project. Both tools serve similar purposes in the ORMs & Database Tools space, so migration is generally feasible with proper planning.
Related Comparisons
Explore more comparisons