开发者

Migrating from SQLAlchemy to MongoDB in Pylons

开发者 https://www.devze.com 2022-12-29 21:05 出处:网络
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 Mo

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

精彩评论

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

关注公众号