Skip to content

Comment on MongoDB Gotchas and How To Avoid Them

Comments

Thanks for the great article. A gotcha I have come across: Document keys can't contain the dot character. If you are storing a complex document (hash-of-hash-of-hash-etc..), you would need to recursively clean up and ensure that none of the keys contain any '.' char.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.