vote up 1 vote down star

I started exploring CouchDB and I am interested in following:

  1. Is there or will there be a Windows install?
  2. If there is, is there a shared hosting provider that offers CouchDB?
  3. Not knowing much about it, can it be somehow embedded in my application or bin deployed (don't laugh).
flag

54% accept rate
Wow, an hour without an answer. – epitka Aug 20 at 14:27

3 Answers

vote up 4 vote down check

You could use a precompiled version that someone else did for you! It's an executable, you don't have to install it. Simply extract the zip and execute 'couch_start.bat' from the bin directory, then Futon will be available at

http://127.0.0.1:5984/_utils

CouchDB for Windows

Special thanks to Mark Hammond for this.

link|flag
I found one more at: people.virginia.edu/~lmb7s/couch – epitka Aug 20 at 15:29
vote up 0 vote down

The FAQs on CouchDB Wiki has the following statement:

"Windows is not officially supported but it should work, please let us know."

link|flag
vote up 0 vote down
  1. Some time has passed since this question was originally asked and answered and since version 0.10.0 of CouchDB there is a Windows binary installer available.
  2. Someone asked this question elsewhere at stackoverflow (link 1) but there doesn't seem to be anything out there yet. A friend of mine managed to convince his shared hosting provider to install it for him, but they took a lot of convincing. I know over at dreamhost it's been on the 'vote list' since 2008-07-16 and I've not seen any leads elsewhere that any of the big companies are seriously considering it yet, but it might be worth it to ask/vote for it at your favorite provider.
  3. Someone asked this question elsewhere on stackoverflow too (link 2), but the answers mostly suggest alternatives, so I'm guessing there's not really been any headway here either.

I've been following the buzz that's been going around about CouchDB since May 2009 and if the amount of momentum it has gained since then is anything to go by, the answer to these questions could be quite different in a couple of months. Let's hope so.

Hope this helps.


Because I'm rather new here I don't have enough reputation to post more than one link, so we'll just have to resort to old fashioned copy/pasting...

  1. http:// stackoverflow.com/questions/1091735/is-there-a-hosted-couchdb-service-provider
  2. http:// stackoverflow.com/questions/1161766/is-there-a-lightweight-embeddable-key-value-database-something-like-diet-couc
link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.