purekid / mongodm

MongoDB ORM that includes support for references,embed and multilevel inheritance.
MIT License
200 stars 47 forks source link

Add ability to map field names between model and database #29

Closed jrschumacher closed 10 years ago

jrschumacher commented 10 years ago

See tests for examples

jrschumacher commented 10 years ago

@purekid check this one out. Want to discuss before I merge it in.