DevTools VS

Knex.js vs Kysely

Updated Mar 4, 2026

Quick Verdict

Both Knex.js and Kysely are popular choices in the ORMs & Database Tools space.

GitHub Stars
Knex.js 20.2K
vs
Kysely 13.5K
Downloads/wk
Knex.js 3.7M
vs
Kysely 2.9M
Contributors
Knex.js 606
vs
Kysely 143
Bundle Size
Knex.js 85.8 KB
vs
Kysely 37.3 KB

Knex.js

Website

SQL query builder for JavaScript with schema building and migration support

javascriptquery-buildersqlmigrations

Kysely

Website

Type-safe TypeScript SQL query builder

typescriptquery-buildersqltype-safe

Detailed Comparison

Side-by-side metrics from GitHub and npm

Metric
Knex.js
Kysely
GitHub Stars
20.2K
13.5K
Weekly Downloads
3.7M
2.9M
Forks
2.2K
389
Open Issues
707
162
Contributors
606
143
Bundle Size (gzip)
85.8 KB
37.3 KB
Dependencies
14
0
Latest Version
3.1.0
0.28.11
Last Commit
Feb 18, 2026
Mar 4, 2026
License
MIT
MIT
First Published
May 1, 2013
Feb 18, 2021

Download Trends

Weekly npm downloads over the past 52 weeks

Feature Comparison

Framework capabilities at a glance

Feature
Knex.js
Kysely
Typescript
Migrations
Edge Runtime
Sql Like Syntax
Schema File
Relations
Raw Sql

Frequently Asked Questions

Common questions about Knex.js vs Kysely

Is Knex.js better than Kysely?

It depends on your use case. Knex.js is sql query builder for javascript with schema building and migration support, while Kysely is type-safe typescript sql query builder. Compare the stats and features above to decide which fits your needs.

Is Knex.js still maintained in 2026?

Yes, Knex.js was last updated on February 18, 2026 and has 606 contributors.

Can I migrate from Knex.js to Kysely?

Migration complexity depends on how deeply Knex.js 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