gpt4 book ai didi

mongodb - open edx如何将类(class)内容数据存储到mongo数据库中?

转载 作者:可可西里 更新时间:2023-11-01 09:59:03 26 4
gpt4 key购买 nike

我正在开发类似于 open edx 的在线课件网站。

课件数据存储在mongo数据库中,我想知道每个类(class)占用的磁盘空间。

数据库是 edxapp,其中包含以下集合:1. 模块存储2. fs.files3. fs.chunks

最佳答案

使用:edxapp

db.modulestore.find( { "_id.category": "course"}, {'name':'1'} )

看看这个页面,在 Mongo 部分: https://github.com/edx/edx-platform/wiki/Shell-commands

关于mongodb - open edx如何将类(class)内容数据存储到mongo数据库中?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/30787700/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com