Prisma Migrate

声明式数据建模和数据库迁移。(Declarative data modeling & database migrations)

Github星跟踪图

Prisma Migrate

声明式数据建模和数据库迁移

快速启动网站文档数据建模示例博客SlackTwitter

Prisma Migrate 是一款功能强大的数据库模式迁移工具。它使用声明式数据建模语法来描述您的数据库模式。Prisma Migrate 还可以存储您的迁移历史,并允许您轻松地恢复和重播迁移。

警告:Prisma Migrate 目前处于实验状态,因此不应该在生产环境中使用。请通过创建问题并与我们分享您的反馈来帮助改进 Prisma Migrate。您也可以关注技术规范,以了解 Prisma Migrate 的计划。

文档

您可以在 Prisma 文档中找到更多关于 Prisma Migrate 的信息。以下是文档中最相关的页面。

贡献

阅读更多关于如何为 Prisma Migrate 做出贡献的信息,请点击此处

安全性

如果您有安全问题需要报告,请联系我们:security@prisma.io。


主要指标

概览
名称与所有者prisma/migrate
主编程语言TypeScript
编程语言TypeScript (语言数: 1)
平台
许可证Apache License 2.0
所有者活动
创建于2019-05-10 13:17:43
推送于2020-12-18 12:51:26
最后一次提交2020-12-18 12:51:25
发布数0
用户参与
星数764
关注者数34
派生数22
提交数0.9k
已启用问题?
问题数453
打开的问题数0
拉请求数127
打开的拉请求数0
关闭的拉请求数6
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?

Prisma Migrate is a powerful database schema migration tool. It uses a declarative data modeling syntax to describe your database schema. Prisma Migrate also stores your migration history and easily lets you revert and replay migrations.

WARNING: Prisma Migrate is currently in an experimental state and therefore should not be used in production environments. Please help up improve Prisma Migrate by creating issues and sharing your feedback with us. You can also follow the technical specification to get an overview of what is planned for Prisma Migrate.

Documentation

You can find more info about Prisma Migrate in the Prisma documentation. Here are the most relevant pages from the docs:

Contributing

Read more about how to contribute to Prisma Migrate here.

Security

If you have a security issue to report, please contact us at security@prisma.io