Prisma Migrate

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

Github stars Tracking Chart

Prisma Migrate

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

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

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

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

文档

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

贡献

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

安全性

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


Main metrics

Overview
Name With Ownerprisma/migrate
Primary LanguageTypeScript
Program languageTypeScript (Language Count: 1)
Platform
License:Apache License 2.0
所有者活动
Created At2019-05-10 13:17:43
Pushed At2020-12-18 12:51:26
Last Commit At2020-12-18 12:51:25
Release Count0
用户参与
Stargazers Count764
Watchers Count34
Fork Count22
Commits Count0.9k
Has Issues Enabled
Issues Count453
Issue Open Count0
Pull Requests Count127
Pull Requests Open Count0
Pull Requests Close Count6
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

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