i want to build a system for storing documents (mostly words), it's a good idea to use MongoDB with GridFS?
i was planing to use mysql for the users and relations among the documents and only use mongo for files..
i want to build a system for storing documents (mostly words), it's a good idea to use MongoDB with GridFS?
i was planing to use mysql for the users and relations among the documents and only use mongo for files..