File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,17 @@ needs. Even if you eventually come to the decision to use one of these
2626layers, the time spent working directly with the driver will have
2727increased your understanding of how MongoDB actually works.
2828
29+ PyMODM
30+    `PyMODM  <https://github.com/mongodb/pymodm >`_ is an ORM-like framework on top
31+    of PyMongo. PyMODM is maintained by engineers at MongoDB, Inc. and is quick
32+    to adopt new MongoDB features. PyMODM is a "core" ODM, meaning that it
33+    provides simple, extensible functionality that can be leveraged by other
34+    libraries to target platforms like Django. At the same time, PyMODM is
35+    powerful enough to be used for developing applications on its own.  Complete
36+    documentation is available on `readthedocs 
37+    <https://pymodm.readthedocs.io/en/stable/> `_ in addition to a `Gitter channel 
38+    <https://gitter.im/mongodb/pymodm> `_ for discussing the project.
39+ 
2940Humongolus
3041   `Humongolus  <https://github.com/entone/Humongolus >`_ is a lightweight ORM
3142   framework for Python and MongoDB. The name comes from the combination of
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments