[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#645900: ITP: mongoalchemy -- Document-Object Mapper/Toolkit for Mongo Databases



Package: wnpp
Severity: wishlist
Owner: Soren Hansen <soren@linux2go.dk>


* Package name    : mongoalchemy
  Version         : 0.9
  Upstream Author : Jeffrey Jenkins <jeff@qcircles.net>
* URL             : http://mongoalchemy.org/
* License         : MIT/X
  Programming Lang: Python
  Description     : Document-Object Mapper/Toolkit for Mongo Databases

 MongoAlchemy is a layer on top of the Python MongoDB driver which adds
 client-side schema definitions, an easier to work with and
 programmatic query language, and a Document-Object mapper which allows
 python objects to be saved and loaded into the database in a type-safe
 way.
 .
 An explicit goal of this project is to be able to perform as many
 operations as possible without having to perform a load/save cycle
 since doing so is both significantly slower and more likely to cause
 data loss.



Reply to: