Skip to content

quantumandan/pynch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pynch

A pythonic ORM built on top of pymongo, drawing heavily from Mongoengine's interface, while improving the implementation when and where possible.

*** "Easy to use in a pinch" ***

  • Familiar -- if you can use Django's ORM or SqlAlchemy, you can use Pynch easily
  • JSON serialization/deserialization "just works"
  • Subclassing of wrapper types
  • Rebuilt for Python 3
  • Support for compound and other exotic primary key types

About

A pythonic ORM for mongodb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages