https://github.com/chrisantonellis/baemo
baemo is a MongoDB ORM / ODM
https://github.com/chrisantonellis/baemo
mongodb orm pymongo references unit-of-work
Last synced: 3 months ago
JSON representation
baemo is a MongoDB ORM / ODM
- Host: GitHub
- URL: https://github.com/chrisantonellis/baemo
- Owner: chrisantonellis
- License: mit
- Created: 2017-01-03T01:22:10.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-08T17:19:25.000Z (over 7 years ago)
- Last Synced: 2025-03-05T23:21:52.181Z (3 months ago)
- Topics: mongodb, orm, pymongo, references, unit-of-work
- Language: Python
- Homepage:
- Size: 230 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# baemo
[](https://travis-ci.org/chrisantonellis/baemo)
[](https://coveralls.io/github/chrisantonellis/baemo?branch=master)## Installation
```
pip install baemo
```**baemo** is a MongoDB ORM / ODM that implements the unit of work pattern
and supports document referencing and dereferencing### Roadmap
* Docs