Comment on RoR Win: “Getting Things Done” with MongoDB MongoidComments−anko15yhas anyone done a recent comparison of mongoid and mongo_mapper?−evanwalsh15yNothing I've seen lately. MongoMapper 0.9 and on is shaping up rather well with its ActiveModel usage and whatnot.−anko15yI really like mongo mapper's plugin system, but mongoid tends to handle reflection (stuff like content_columns and reflect_on_association) better..
Comments
has anyone done a recent comparison of mongoid and mongo_mapper?
Nothing I've seen lately. MongoMapper 0.9 and on is shaping up rather well with its ActiveModel usage and whatnot.
I really like mongo mapper's plugin system, but mongoid tends to handle reflection (stuff like content_columns and reflect_on_association) better..