I’m not sure if this helps but you might look at PouchDB server. https://github.com/pouchdb/pouchdb-server
Kindest Regards, Bill Stephenson Tech Support www.ezInvoice.com <http://www.ezinvoice.com/> 1-417-546-8390 > On Aug 13, 2016, at 1:35 PM, Cihad Guzel <[email protected]> wrote: > > Hi Michael > > Thanks for your suggestion. I already use docker. But I am looking > different method because this caused dependence to docker. > > 2016-08-13 21:23 GMT+03:00 Michael Zedeler <[email protected]>: > >> You can run it in a docker container. >> >> -- >> Michael Zedeler >> 70 25 19 99 >> [email protected] >> >> dk.linkedin.com/in/mzedeler |twitter.com/mzedeler | github.com/mzedeler >> >> >> ---- Cihad Guzel wrote ---- >> >> >> Hi >> >> I want to use couchdb for my project testing. So I want to embed cocuhdb in >> my project. Then I run couchdb with my script programmaticaly and make >> test. After test, I stop couchdb instance with my script. But, I don't want >> to install couchdb because I want to embed it as binary. Is it possible? >> >> Can I run it without installing? >> >> regards >> Cihad Guzel >>
