npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "migrations" 的结果(共 3 个)
prisma

Prisma is an open-source database toolkit. It includes a JavaScript/TypeScript ORM for Node.js, migrations and a modern GUI to view and edit the data in your database. You can use Prisma in new projects or add it to an existing one.

Apache-2.0
sqlite

SQLite client for Node.js applications with SQL-based migrations API written in Typescript

MIT
drizzle-kit

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

MIT