Skip to content

MoMapper (MongoDB Mapper), a simple mapper for MongoDB documents written on top of PyMongo. Fetches documents really fast: Mò Mò.

License

Notifications You must be signed in to change notification settings

OvalMoney/momapper

Repository files navigation

MoMapper (Mongo Mapper)

Python Mapper for MongoDB models

Features

  • Schema validation for documents.
  • Type validation for document fields.
  • 100% compatible with Pymongo API.
  • Implements Mapper design pattern, separating schema and type validation from storage logic.

Installation:

$ pip install momapper

Usage:

Check it out in the doc.

License

Free software: MIT license.

Credits

This package was created with Cookiecutter and the wboxx1/cookiecutter-pypackage project template.

About

MoMapper (MongoDB Mapper), a simple mapper for MongoDB documents written on top of PyMongo. Fetches documents really fast: Mò Mò.

Resources

License

Stars

Watchers

Forks

Packages

No packages published