occultist8128@infosec.pub to ProgrammingEnglish · 3 months agoFirebase alternative recommendation based on your experience?message-squaremessage-square10linkfedilinkarrow-up115arrow-down12file-text
arrow-up113arrow-down1message-squareFirebase alternative recommendation based on your experience?occultist8128@infosec.pub to ProgrammingEnglish · 3 months agomessage-square10linkfedilinkfile-text
minus-squareTjalinkfedilinkarrow-up1·3 months ago+1 for mongodb. It has a 16MB limit but the GridFS API will chunk bigger files for you, so it’s transparent.
+1 for mongodb. It has a 16MB limit but the GridFS API will chunk bigger files for you, so it’s transparent.