在django中管理数据库迁移的最喜欢的解决方案是什么? [英] What is your favorite solution for managing database migrations in django?

查看:120
本文介绍了在django中管理数据库迁移的最喜欢的解决方案是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我非常喜欢Rails的数据库迁移管理系统。它不是100%完美,但它做的伎俩。 Django不提供这样的数据库迁移系统(但?),但是有一些开源项目可以做到,例如django-evolution和south。

I quite like Rails' database migration management system. It is not 100% perfect, but it does the trick. Django does not ship with such a database migration system (yet?) but there are a number of open source projects to do just that, such as django-evolution and south for example.

所以我想知道,你喜欢什么数据库迁移管理解决方案django? (每个答案都有一个选项)

So I am wondering, what database migration management solution for django do you prefer? (one option per answer please)

推荐答案

我一直在使用 South ,但 Migratory 看起来也很有前途。

I've been using South, but Migratory looks promising as well.

这篇关于在django中管理数据库迁移的最喜欢的解决方案是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆