It depends ;) It's a very thin wrapper around MongoDB, so normally the performance penalty should not be too large. The biggest slowdown will come from inspecting a document class to see if other document classes are contained within it (which will be replaced by DB references).