DevTools VS

Knex.js vs TypeORM

Updated Mar 4, 2026

Quick Verdict

TypeORM has 1.8x more GitHub stars.

GitHub Stars
Knex.js 20.2K
vs
TypeORM 36.4K
Downloads/wk
Knex.js 3.7M
vs
TypeORM 3.7M
Contributors
Knex.js 606
vs
TypeORM 1.2K
Bundle Size
Knex.js 85.8 KB
vs
TypeORM 153.2 KB

Knex.js

Website

SQL query builder for JavaScript with schema building and migration support

javascriptquery-buildersqlmigrations

TypeORM

Website

ORM for TypeScript and JavaScript with decorator-based entities

typescriptormdecoratorsdatabase

Detailed Comparison

Side-by-side metrics from GitHub and npm

Metric
Knex.js
TypeORM
GitHub Stars
20.2K
36.4K
Weekly Downloads
3.7M
3.7M
Forks
2.2K
6.5K
Open Issues
707
502
Contributors
606
1.2K
Bundle Size (gzip)
85.8 KB
153.2 KB
Dependencies
14
15
Latest Version
3.1.0
0.3.28
Last Commit
Feb 18, 2026
Mar 2, 2026
License
MIT
MIT
First Published
May 1, 2013
Apr 19, 2016

Download Trends

Weekly npm downloads over the past 52 weeks

Feature Comparison

Framework capabilities at a glance

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

Frequently Asked Questions

Common questions about Knex.js vs TypeORM

Is Knex.js better than TypeORM?

It depends on your use case. Knex.js is sql query builder for javascript with schema building and migration support, 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 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 TypeORM?

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