File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -47,6 +47,15 @@ Humongolus
4747 possible. The code is available for download
4848 `at GitHub <https://github.com/entone/Humongolus >`_. Tutorials and usage
4949 examples are also available at GitHub.
50+
51+ MincePy
52+ `MincePy <https://mincepy.readthedocs.io/en/latest/ >`_ is an
53+ object-document mapper (ODM) designed to make any Python object storable
54+ and queryable in a MongoDB database. It is designed with machine learning
55+ and big-data computational and experimental science applications in mind
56+ but is entirely general and can be useful to anyone looking to organise,
57+ share, or process large amounts data with as little change to their current
58+ workflow as possible.
5059
5160Ming
5261 `Ming <http://merciless.sourceforge.net/ >`_ (the Merciless) is a
@@ -71,7 +80,7 @@ MotorEngine
7180 It implements the same modeling APIs to be data-portable, meaning that a
7281 model defined in MongoEngine can be read in MotorEngine. The source is
7382 `available on GitHub <http://github.com/heynemann/motorengine >`_.
74-
83+
7584uMongo
7685 `uMongo <https://umongo.readthedocs.io/ >`_ is a Python MongoDB ODM.
7786 Its inception comes from two needs: the lack of async ODM and the
You can’t perform that action at this time.
0 commit comments