NoSQL database for storing big files?

Edward83 picture Edward83 · Nov 24, 2010 · Viewed 7.8k times · Source

I need to store very large (more than 512Mb) binary files into a NoSQL database. What particular NoSQL database implementation allows that?

Answer

Matt Briggs picture Matt Briggs · Nov 24, 2010

No experience, but Mongos GridFS is the only thing I have heard of that is specifically for storing files