Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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