<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.fanfou.dev/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>Fanfou Wiki - db</title>
        <description>我等采石之人，当心怀建造大教堂之愿景。</description>
        <link>https://wiki.fanfou.dev/</link>
        <lastBuildDate>Wed, 06 May 2026 17:18:52 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://wiki.fanfou.dev/lib/exe/fetch.php/wiki:dokuwiki.svg</url>
            <title>Fanfou Wiki</title>
            <link>https://wiki.fanfou.dev/</link>
        </image>
        <item>
            <title>MongoDB Shell Command</title>
            <link>https://wiki.fanfou.dev/doku.php/db:mongodb</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;mongodb-shell-command&quot;&gt;MongoDB Shell Command&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;
&lt;pre class=&quot;code sql&quot;&gt;&lt;span class=&quot;co1&quot;&gt;-- 查询字段不存在&lt;/span&gt;
db&lt;span class=&quot;sy0&quot;&gt;.&lt;/span&gt;collection&lt;span class=&quot;sy0&quot;&gt;.&lt;/span&gt;find&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;&lt;span class=&quot;st0&quot;&gt;&amp;quot;field&amp;quot;&lt;/span&gt;:&lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;$exists:&lt;span class=&quot;kw1&quot;&gt;FALSE&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;;
&lt;span class=&quot;co1&quot;&gt;-- 查询字段存在&lt;/span&gt;
db&lt;span class=&quot;sy0&quot;&gt;.&lt;/span&gt;collection&lt;span class=&quot;sy0&quot;&gt;.&lt;/span&gt;find&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;&lt;span class=&quot;st0&quot;&gt;&amp;quot;field&amp;quot;&lt;/span&gt;:&lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;$exists:&lt;span class=&quot;kw1&quot;&gt;TRUE&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;;
&lt;span class=&quot;co1&quot;&gt;-- 删除字段 Docs&lt;/span&gt;
db&lt;span class=&quot;sy0&quot;&gt;.&lt;/span&gt;collection&lt;span class=&quot;sy0&quot;&gt;.&lt;/span&gt;updateMany&lt;span class=&quot;br0&quot;&gt;&amp;#40;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;&lt;span class=&quot;st0&quot;&gt;&amp;quot;field&amp;quot;&lt;/span&gt;:&lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;$exists:&lt;span class=&quot;kw1&quot;&gt;TRUE&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;&lt;span class=&quot;sy0&quot;&gt;,&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;$unset:&lt;span class=&quot;br0&quot;&gt;&amp;#123;&lt;/span&gt;&lt;span class=&quot;st0&quot;&gt;&amp;quot;field&amp;quot;&lt;/span&gt;:&lt;span class=&quot;nu0&quot;&gt;1&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#125;&lt;/span&gt;&lt;span class=&quot;br0&quot;&gt;&amp;#41;&lt;/span&gt;;&lt;/pre&gt;

&lt;/div&gt;
</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 23 Dec 2020 00:44:33 +0000</pubDate>
        </item>
    </channel>
</rss>
