发布于 2015-09-14 14:46:23 | 86 次阅读 | 评论: 0 | 来源: 网络整理

This is an overview of the available tools for using Python with MongoDB. Those wishing to skip to more detailed discussion should check out the Python Driver Tutorial.

Python驱动

PyMongo is the recommended way to work with MongoDB from Python.

Python工具

ORM Like Layers

Because MongoDB is so easy to use the basic Python driver is often the best solution for many applications. However, if you need data validation, associations and other high-level data modeling functionality then ORM like layers may be desired.

框架工具

Several tools and adapters for integration with various Python frameworks and libraries also exist.

Alternative drivers

Presentations

最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务