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