开发者

Migrating from SQLAlchemy to MongoDB in Pylons

Is there a migration guide for the the models aspect i开发者_如何学Cn pylons, syntax with SQLAlchemy to MongoDB?


I am not aware of any guide, but if you're looking for something ORM-like, check out Mongokit http://bitbucket.org/namlook/mongokit/wiki/Home.

That said, MongoDB fits Python dictionaries very well. You might not need an ORM at all.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜