GridFS

  • MongoDB GridFS 詳解

    一、GridFS 簡介 GridFS 是 MongoDB 中用於存儲大文件的一種機制。MongoDB 在設計時就考慮到了處理大文件的問題。當文件大於 16 MB 時,MongoDB…

    編程 2024-11-26