<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>MongoDB - 标签 - DeemBear's Blog</title><link>https://deembear.top/tags/mongodb/</link><description>MongoDB - 标签 | DeemBear's Blog</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Thu, 16 Sep 2021 16:05:54 +0000</lastBuildDate><atom:link href="https://deembear.top/tags/mongodb/" rel="self" type="application/rss+xml"/><item><title>Mongodb总结</title><link>https://deembear.top/posts/technology/mongodb/</link><pubDate>Thu, 16 Sep 2021 16:05:54 +0000</pubDate><author>作者</author><guid>https://deembear.top/posts/technology/mongodb/</guid><description>Mongodb安装 （1）导入公匙 1 wget -qO - https://www.mongodb.org/static/pgp/server-5.0.asc | sudo apt-key add - （2）创建mongodb列表文件 1 echo &amp;#34;deb [ arch=amd64,arm64 ] https://repo.mongodb.org/apt/ubuntu bionic/mongodb-org/5.0 multiverse&amp;#34; | sudo tee /etc/apt/sources.list.d/mongodb-org-5.0.list （3）重新加载包数据 1 sudo apt-get update （</description></item></channel></rss>