You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@couchdb.apache.org by Amir Almasi <am...@gmail.com> on 2011/10/06 21:25:43 UTC

Getting to start!

Dear all,

I am new to CouchDB. Already, I know Erlang programming language, and now, I
want to connect to couchDB in Erlang programming language.
Currently, I am using windows! and Erlang/OTP (R14B04)

I appreciate, if you leave me any sources or documents to start.
I was confused, I should Install CouchDB as an Erlang Library? And also to
connect Erlang processes to couchDB to read and write on the local computer,
I should install any additional software?

Best regards,
/Amir


*
*

Re: Getting to start!

Posted by Randall Leeds <ra...@gmail.com>.
On Thu, Oct 6, 2011 at 12:35, Sean Copenhaver <se...@gmail.com>wrote:

> I don't have any experience with this but what you are requesting sounds
> similar to hovercraft.
>
> https://github.com/jchris/hovercraft
>

Hovercraft hasn't been updated in over a year, though :(
CouchDB is not a perfect OTP app yet, but check out the code and ./bootstrap
&& ./configure you should look at bin/couchdb and src/couchdb/couch.app.tpl.
Also, the refuge project may be a good example of a more OTP-style startup
for couch: https://github.com/refuge/refuge

Also, the IRC channel will probably be able to help you: #couchdb on
irc.freenode.net.

Cheers,
R


>
>
> On Thu, Oct 6, 2011 at 3:25 PM, Amir Almasi <amir.fireflame@gmail.com
> >wrote:
>
> > Dear all,
> >
> > I am new to CouchDB. Already, I know Erlang programming language, and
> now,
> > I
> > want to connect to couchDB in Erlang programming language.
> > Currently, I am using windows! and Erlang/OTP (R14B04)
> >
> > I appreciate, if you leave me any sources or documents to start.
> > I was confused, I should Install CouchDB as an Erlang Library? And also
> to
> > connect Erlang processes to couchDB to read and write on the local
> > computer,
> > I should install any additional software?
> >
> > Best regards,
> > /Amir
> >
> >
> > *
> > *
> >
>
>
>
> --
> “The limits of language are the limits of one's world. “ - Ludwig von
> Wittgenstein
>
> "Water is fluid, soft and yielding. But water will wear away rock, which is
> rigid and cannot yield. As a rule, whatever is fluid, soft and yielding
> will
> overcome whatever is rigid and hard. This is another paradox: what is soft
> is strong." - Lao-Tzu
>

Re: Getting to start!

Posted by Sean Copenhaver <se...@gmail.com>.
I don't have any experience with this but what you are requesting sounds
similar to hovercraft.

https://github.com/jchris/hovercraft


On Thu, Oct 6, 2011 at 3:25 PM, Amir Almasi <am...@gmail.com>wrote:

> Dear all,
>
> I am new to CouchDB. Already, I know Erlang programming language, and now,
> I
> want to connect to couchDB in Erlang programming language.
> Currently, I am using windows! and Erlang/OTP (R14B04)
>
> I appreciate, if you leave me any sources or documents to start.
> I was confused, I should Install CouchDB as an Erlang Library? And also to
> connect Erlang processes to couchDB to read and write on the local
> computer,
> I should install any additional software?
>
> Best regards,
> /Amir
>
>
> *
> *
>



-- 
“The limits of language are the limits of one's world. “ - Ludwig von
Wittgenstein

"Water is fluid, soft and yielding. But water will wear away rock, which is
rigid and cannot yield. As a rule, whatever is fluid, soft and yielding will
overcome whatever is rigid and hard. This is another paradox: what is soft
is strong." - Lao-Tzu