I'm looking for a database that's specialized in storing binary data (files actually). This is the old discussion of storing files in the database or not. But I'm not looking for pros and cons, I'm looking for a database that is actually designed just for that.
It can be relational or NoSQL.
I can't seem to find any information on this and all my searches lead to post of pros and cons of storing files in the database, talking about MS-SQL's FILESTREAM etc.
I'm currently thinking of storing some files for an application and there are the two choices mentioned. Besides all the pros and cons on the two solutions, I'm also looking for something in between the two to make sure I have everything covered before actually choosing my poison.
CouchDB has attachments: http://wiki.apache.org/couchdb/HTTP_Document_API#Attachments
MongoDB has GridFS: http://docs.mongodb.org/manual/core/gridfs/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With