How can Setup CouchDB in Nitrogen Framework?

how should i follow right path for setup CouchDB in my nitrogen project.

1 Like

Hi @uzzalPro, I don’t personally have any experience with Couch but I can say that there isn’t anything special about Nitrogen for couch integration.

So if you have experience installing couch in an erlang project at all, then you should just be able to add the rebar dependency for whichever couch adapter you’re using.

I wish I had a more thorough answer for you, but this is less of a Nitrogen-specific question and more of a “How do I use CouchDB with Erlang” question.

2 Likes