Главная
Study mode:
on
1
Intro
2
Overview
3
MongoDB Setup
4
MongoDB Implementation
5
MongoDB URI
6
Create MongoDB Connection
7
Create GridFS Stream
8
Refactor Code
9
Uploading File
10
Get Files
11
Get Single File
12
Display Images
13
Delete
14
Delete Request
15
GridFS File Stream
Description:
Create a Node.js application to upload files of various types to a MongoDB database using GridFS. Learn how to implement file storage with Multer, the GridFS storage engine, and gridfs-stream while utilizing the EJS template engine. Explore the process of setting up MongoDB, creating connections, implementing GridFS streams, and performing file operations such as uploading, retrieving, displaying, and deleting. Follow along with the step-by-step tutorial to build a functional file management system, including refactoring code for improved efficiency and handling different file types.

Uploading Files to MongoDB With GridFS - Node.js App

Traversy Media
Add to list