Rank 1: Thread
I am currently working on the couchDB adapter as couchDB is noSQL database so i am using RESTful HTTP api for database documents am i in the right direction?
Votes
0
Replies
6
Participants
Unknown
Messages
7
Rank 1: Thread
I am currently working on the couchDB adapter as couchDB is noSQL database so i am using RESTful HTTP api for database documents am i in the right direction?
I don't know much about couchdb, but if the rest api is stable, that should be fine
Rank 1: Thread
ook
Rank 1: Thread
@Steven I am having some issues and doubts working on this is there anyone whom i can ask about my doubts and issues
You can ask here
Rank 1: Thread
i have written some raw code for couchdb following the documentation and the mongodb thing as it was told that we have to take example for nosql database from mongodb but i am confused that am i in the right direction or am i doing something wrong
It's best to put it in the PR