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

https://github.com/innovativeinventor/mongoset

Pythonic wrapper around pymongo that can act as a drop-in replacement for dataset. Built-in ORM support.
https://github.com/innovativeinventor/mongoset

Last synced: about 2 months ago
JSON representation

Pythonic wrapper around pymongo that can act as a drop-in replacement for dataset. Built-in ORM support.

Awesome Lists containing this project

README

          

## mongoset

![Build](https://github.com/TadpoleTutoring/mongodb-dataset/workflows/Python%20testing%20and%20linting/badge.svg)
[![codecov](https://codecov.io/gh/TadpoleTutoring/mongodb-dataset/branch/master/graph/badge.svg?token=kh26hWszR0)](https://codecov.io/gh/TadpoleTutoring/mongodb-dataset)

Pythonic wrapper around pymongo that can act as a drop-in replacement for dataset