</>PackageGraphPackageGraph

kysely

npmv0.29.4

Type safe SQL query builder

10.3M
Weekly downloads
1
Dependents
35
Dependencies
87/100
Popularity

Overview

kysely is an npm package that type safe SQL query builder. It is extremely widely used, with about 10.3M downloads per week and 1 known dependents in the graph. The latest version is 0.29.4, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need type safe SQL query builder and value a battle-tested, widely-adopted solution.

When not to use it

Consider an alternative if you need to minimize your dependency tree, have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.

Pros

  • Large, well-established user base (10.3M weekly downloads).
  • Clear open-source license (MIT).

Cons

  • Large dependency tree (35 direct dependencies) increases install size and audit surface.
  • No bundled TypeScript types (may require a separate @types package).

Auto-generated from collected registry metadata. No external claims are inferred.

Relationship graph

Dependencies (left) and dependents (right) of kysely.

drizzle-ormkysely
kysely dependencies dependents

Dependencies

Dev (35)

@arethetypeswrong/cli 0.18.5@electric-sql/pglite 0.5.4@types/better-sqlite3 7.6.13@types/chai 5.2.3@types/chai-as-promised 8.0.2@types/mocha 10.0.10@types/node 26.1.1@types/pg 8.20.0@types/pg-cursor 2.7.2@types/prototype-pollution-vulnerable-lodash.merge-dont-upgrade npm:@types/lodash.merge@4.6.1@types/semver 7.7.1@types/sinon 22.0.0better-sqlite3 12.11.1chai 6.2.2chai-as-promised 8.0.2esbuild 0.28.1jsr 0.14.3mocha 11.7.6mysql2 3.23.0pathe 2.0.3pg 8.22.0pg-cursor 2.21.0playwright 1.61.1prettier 3.9.5prototype-pollution-vulnerable-lodash.merge-dont-upgrade npm:lodash.merge@4.6.1remeda 2.39.0semver 7.8.5sinon 22.0.0std-env 4.2.0tarn 3.1.2tedious 20.0.0tsd 0.33.0tsx 4.23.1typescript 7.0.2typescript-6 npm:typescript@6.0.3

Used by

Popular packages that depend on kysely.

Alternatives to kysely

Frequently installed together

Version history

VersionPublishedLicense
0.29.4latest1 day agoMIT
0.29.313 days agoMIT
0.29.22 months agoMIT
0.29.12 months agoMIT
0.29.02 months agoMIT
0.28.172 months agoMIT
0.29.0-rc.02 months agoMIT
0.28.163 months agoMIT
0.28.153 months agoMIT
0.28.144 months agoMIT
0.28.134 months agoMIT
0.28.124 months agoMIT
0.28.115 months agoMIT
0.28.106 months agoMIT
0.28.97 months agoMIT
0.28.89 months agoMIT
0.28.710 months agoMIT
0.28.610 months agoMIT
0.28.511 months agoMIT
0.28.411 months agoMIT

Maintainers

Keywords

Frequently asked questions

How do I install kysely?

Run `npm install kysely` to add kysely to your npm project.

What license is kysely released under?

kysely is distributed under the MIT license.

How popular is kysely?

kysely has approximately 10,340,260 downloads per week and 1 known dependent packages.