drizzle-kit v0.31.10

npm

Drizzle Kit is a CLI migrator tool for Drizzle ORM. It is probably the one and only tool that lets you completely automatically generate SQL migrations and covers ~95% of the common cases like deletions and renames by prompting user input. <https://github

Updated View on npm →
Version
0.31.10
15d ago
License
MIT
15d ago
Weekly Downloads
5.6M
2d ago
Dependencies
4
15d ago
Required Runtime
None
15d ago
Deprecated
No
15d ago

Weekly downloads

Release activity

1 release tracked. Last release: 15 days ago.

v0.31.10 current
v0.31.10 Mar 21, 2026

Last changed

Field Change When
weekly_downloads (none) 5613717 2d ago
dep_count (none) 4 15d ago
deprecated (none) false 15d ago
required_runtime (none) (none) 15d ago
latest_version (none) 0.31.10 15d ago
license (none) MIT 15d ago

Use it

REST API
$ curl
https://api.grounded-api.dev/v1/npm/drizzle-kit/latest_version
{ "value": "0.31.10" }
CLI
$ npx grounded-cli drizzle-kit
drizzle-kit@0.31.10 (npm)