<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>CouchDB on 瓶子裡的小狐狸</title>
    <link>https://szeching.com/tags/couchdb/</link>
    <description>Recent content in CouchDB on 瓶子裡的小狐狸</description>
    <generator>Hugo</generator>
    <language>zh-Hant</language>
    <lastBuildDate>Tue, 08 Aug 2017 08:09:34 +0000</lastBuildDate>
    <atom:link href="https://szeching.com/tags/couchdb/rss" rel="self" type="application/rss+xml" />
    <item>
      <title>CouchDB的安裝與使用簡介</title>
      <link>https://szeching.com/a-gentle-introduction-to-couchdb/</link>
      <pubDate>Tue, 08 Aug 2017 08:09:34 +0000</pubDate>
      <guid>https://szeching.com/a-gentle-introduction-to-couchdb/</guid>
      <description>&lt;p&gt;CouchDB 是一個通過 RESTful API 訪問的多版本控制文檔型存儲的 NoSQL，支持 Map/Reduce，不支持動態查詢。&lt;/p&gt;&#xA;&lt;h2 id=&#34;安裝couchdb&#34;&gt;安裝CouchDB&lt;a class=&#34;anchorjs-link&#34; href=&#34;#%e5%ae%89%e8%a3%9dcouchdb&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;RedHat 系統執行命令安裝：&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#282a36;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span style=&#34;white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f&#34;&gt;1&lt;/span&gt;&lt;span&gt;sudo yum -y install epel-release &lt;span style=&#34;color:#ff79c6&#34;&gt;&amp;amp;&amp;amp;&lt;/span&gt; yum install couchdb&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;你也可以下載源碼自己編譯安裝，（不建議，超麻煩，Y.Cheung 已經失敗好多次）。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
