pkgsrc-wip/py-mongo/DESCR
Mike M. Volokhov 48113bf2c7 Import py-mongo-2.2.1 as wip/py-mongo.
The PyMongo distribution contains tools for interacting with MongoDB
database from Python.

The bson package is an implementation of the BSON format for Python.
The pymongo package is a native Python driver for MongoDB.  The
gridfs package is a gridfs implementation on top of pymongo.
2012-07-19 01:03:24 +00:00

6 lines
286 B
Text

The PyMongo distribution contains tools for interacting with MongoDB
database from Python.
The bson package is an implementation of the BSON format for Python.
The pymongo package is a native Python driver for MongoDB. The
gridfs package is a gridfs implementation on top of pymongo.