DevTools VS

Kysely vs Prisma

Updated Mar 4, 2026

Quick Verdict

Prisma has 3.4x more GitHub stars, while Prisma has 3.0x more weekly downloads.

GitHub Stars
Kysely 13.5K
vs
Prisma 45.4K
Downloads/wk
Kysely 2.9M
vs
Prisma 8.9M
Contributors
Kysely 143
vs
Prisma 355
Bundle Size
Kysely 37.3 KB
vs
Prisma N/A

Kysely

Website

Type-safe TypeScript SQL query builder

typescriptquery-buildersqltype-safe

Prisma

Website

Next-generation Node.js and TypeScript ORM

typescriptormdatabasenodejs

Detailed Comparison

Side-by-side metrics from GitHub and npm

Metric
Kysely
Prisma
GitHub Stars
13.5K
45.4K
Weekly Downloads
2.9M
8.9M
Forks
389
2.1K
Open Issues
162
2.5K
Contributors
143
355
Bundle Size (gzip)
37.3 KB
N/A
Dependencies
0
6
Latest Version
0.28.11
7.4.2
Last Commit
Mar 4, 2026
Mar 4, 2026
License
MIT
Apache-2.0
First Published
Feb 18, 2021
Jun 3, 2016

Download Trends

Weekly npm downloads over the past 52 weeks

Feature Comparison

Framework capabilities at a glance

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

Frequently Asked Questions

Common questions about Kysely vs Prisma

Is Kysely better than Prisma?

It depends on your use case. Kysely is type-safe typescript sql query builder, while Prisma is next-generation node.js and typescript orm. 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 Prisma?

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