pkgsrc/databases/py-mongo/DESCR
rodent e8efb6d8ec Import py27-mongo-2.7.1 as databases/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.
2014-06-08 22:13:36 +00:00

6 lines
285 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.