Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-08T17:19:25.000Z (almost 7 years ago)
- Last Synced: 2024-09-13T23:54:56.663Z (2 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
[![Travis](https://img.shields.io/travis/chrisantonellis/baemo.svg?style=flat-square)](https://travis-ci.org/chrisantonellis/baemo)
[![Coveralls](https://img.shields.io/coveralls/chrisantonellis/baemo.svg?style=flat-square)](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