DevTools VS

Kysely vs MikroORM

Updated Mar 4, 2026

Quick Verdict

Kysely has 1.5x more GitHub stars, while Kysely has 6.6x more weekly downloads.

GitHub Stars
Kysely 13.5K
vs
MikroORM 8.9K
Downloads/wk
Kysely 2.9M
vs
MikroORM 442.1K
Contributors
Kysely 143
vs
MikroORM 310
Bundle Size
Kysely 37.3 KB
vs
MikroORM N/A

Kysely

Website

Type-safe TypeScript SQL query builder

typescriptquery-buildersqltype-safe

MikroORM

Website

TypeScript ORM with Data Mapper, Unit of Work and Identity Map patterns

typescriptormdata-mapperunit-of-work

Detailed Comparison

Side-by-side metrics from GitHub and npm

Metric
Kysely
MikroORM
GitHub Stars
13.5K
8.9K
Weekly Downloads
2.9M
442.1K
Forks
389
616
Open Issues
162
35
Contributors
143
310
Bundle Size (gzip)
37.3 KB
N/A
Dependencies
0
7
Latest Version
0.28.11
6.6.8
Last Commit
Mar 4, 2026
Mar 4, 2026
License
MIT
MIT
First Published
Feb 18, 2021
May 24, 2020

Download Trends

Weekly npm downloads over the past 52 weeks

Feature Comparison

Framework capabilities at a glance

Feature
Kysely
MikroORM
Typescript
Migrations
Edge Runtime
Sql Like Syntax
Schema File
Relations
Raw Sql

Frequently Asked Questions

Common questions about Kysely vs MikroORM

Is Kysely better than MikroORM?

It depends on your use case. Kysely is type-safe typescript sql query builder, while MikroORM is typescript orm with data mapper, unit of work and identity map patterns. 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 MikroORM?

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