`
xiatianyu_22
  • 浏览: 4106 次
  • 性别: Icon_minigender_1
  • 来自: 上海
社区版块
存档分类
最新评论

how to install couchdb

 
阅读更多

installing couchdb steps are as below:

first step: install brew with below command

ruby -e "$(curl -fsSL https://raw.githubusercontent.com
/Homebrew/install/master/install)"

second step: on a mac you can run "brew install couchdb" to install couchdb.

third step: execute "couchdb"  to launch couchdb.

forth step: using "curl localhost: 5984" to check if your couchdb is up.

fifth step: to set up Cors, please execute command "sudo npm install -g add-cors-to-couchdb", then launch it with "add-cors-to-couchdb"

 

above is all for couchdb, next article we will talk about how to use punchdb and couchdb together in our project.  

 

 

分享到:
评论

相关推荐

    CouchDB: The Definitive Guide: Time to Relax

    Three of CouchDB’s creators show you how to use this document-oriented database as a standalone application framework or with high-volume, distributed applications. With its simple model for storing,...

    CouchDB.The.Definitive.Guide

    In "CouchDB: The Definitive Guide", three of the core developers gently explain how to work with CouchDB, using clear and practical scenarios. Each chapter showcases key features, such as simple ...

    Apress.Beginning.CouchDB.Dec.2009.pdf

    It also shows you how to develop applications that are housed entirely in the database itself, in addition to using Python, Django, and Ruby to interact with CouchDB from a traditional serverside ...

    CouchDB

    CouchDB

    GEO CouchDB Node.js 入门

    With this concise book, application developers learn how to work with location data quickly and easily, using Node.js, CouchDB, and other open source tools and libraries. Node.js makes it simple to ...

    Beginning CouchDB.pdf

    Beginning CouchDB.pdf

    CouchDB20 分钟入门

    学习couchDB 的入门教程

    couchdb源码

    couchdb源码 

    Scaling.CouchDB(第1版)

    This practical guide offers a short course on scaling CouchDB to meet the capacity needs of your distributed application. Through a series of scenario-based examples, this book lets you explore ...

    CouchDB独立博客sofa-CouchDB.zip

    sofa-CouchDB 是 CouchDB 的独立博客,使用 CouchDB 的书来做主要内容,这方便了所有用来在这博客上交流他们的想法,并且里面提供了很多帮助指导,这都是 HTML,Javascript 和 CouchDB 的结晶。目前支持任何人在上面...

    CouchDB权威指南(带详细目录)PDF

    通过《CouchDB权威指南》,你将学会如何通过CouchDB的RESTful Web接口来使用它,此外你还会熟悉CouchDB的一些主要特性,比如简单的文档的CRUD(创建、读取、更新、删除); 高级的MapReduce,部署优化等更多的内容...

    Node.Patterns.Databases.Volume.I.LevelDB.Redis.and.CouchDB

    your-own-database approach has been in part fed by the explosion in the variety of database servers now available, but also by the ease with which the Node module system and NPM allow you to install ...

    Fabric 1.4基于couchdb环境搭建

    Fabric 1.4基于couchdb环境搭建步骤,以及基于couchdb的区块链多字段数据查询

    Apache-CouchDB.zip

    CouchDB 是一个开源的面向文档的数据库管理系统,可以通过 RESTful JavaScript Object Notation (JSON) API 访问。术语 “Couch” 是 “Cluster Of Unreliable Commodity Hardware” 的首字母缩写,它反映了 CouchDB...

    apache-couchdb-2.3.1.msi

    CouchDB 是一个开源的面向文档的数据库管理系统,可以通过 RESTful JavaScript Object Notation (JSON) API 访问。术语 “Couch” 是 “Cluster Of Unreliable Commodity Hardware” 的首字母缩写,它反映了 CouchDB...

    awesome-couchdb, CouchDB精选元资源&最佳实践列表.zip

    awesome-couchdb, CouchDB精选元资源&最佳实践列表 出色的CouchDB 面向CouchDB的curated元资源&最佳实践列表。是一个面向文档的面向服务的数据库,它同步。欢迎请求请求。电子邮件内容模式&最佳实践。Map/Reduce连接...

    couchdb-2.3.0.msi

    couchdb-2.3.0.msi,在window下的安装包,下载后就可以直接运行。详细见https://blog.csdn.net/qq_30505673/article/details/85039731

    couchdb富查询示例链码

    couchdb富查询示例链码

    abdera-couchdb-1.1.jar

    标签:abdera-couchdb-1.1.jar,abdera,couchdb,1.1,jar包下载,依赖包

    java版ss源码-couchdb-lucene:使用Lucene启用CouchDB文档的全文搜索

    install couchdb-lucene 安装 Maven(2 或 3)。 结帐存储库 输入'mvn' 光盘目标 解压缩 couchdb-lucene-<版本>.zip cd couchdb-lucene-<版本> ./bin/运行 该 zip 文件包含您需要的所有 couchdb-lucene 代码、...

Global site tag (gtag.js) - Google Analytics