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
- Database Write Limits hit
Hello Appwrite Admins, I'm a GitHub Education user, and about a week ago, my database was really badly optimized, resulting in about 600k writes in a single day...
- How i can call increment with operators ...
- Attribute not found in schema on REST AP...
I'm querying a appwrite collection via the REST API on appwrite cloud 1.9.5 (no SDK) via a cloudflare worker and keep getting: ``` {"message":"Invalid query: A...