Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在做一个项目,我将用户上传的视频保存到 mongodb 后端。请我想从经验丰富的开发人员那里获得关于将这些数据作为 HTML5 视频标签发送到前端的最佳策略的见解。
在 DBMS 中保存大量内容是个坏主意。尝试将文件保存在 FS 中并仅将 ID 或路径保存到 DB