
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

ook

@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

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
Recommended threads
- Offline replication with RXDB
Hey there! Trying out apprwrite with rxdb for an offline focussed application. I cannot seem to find on how to set the permissions on a per document level?
- How to Fetch Item and Include the User/A...
A typical workflow with ORMs is to, for example, fetch an item from the DB and include the user who created it. How would I do that with AppWrite? Is that easil...
- Unable to add permission when creating a...
I am creating a collection from a cloud function using the Appwrite Dart server SDK, and I want to add permissions so it can be accessed by users. I added code ...
