Karthik
i was going to create collection for a chat app each collection is created for a group chat. Is there any number limit for creating collection in a database ?.
TL;DR
The user wants to know if there is a limit to the number of collections that can be created in a database. They mention that creating collections and attributes may take some time on the cloud during database maintenance. They typically create a collection per data type and wanted to create a collection for each group chat in a chat app. Drake
No limit
Drake
Fyi, operations like creating collections and attributes may take some time on cloud when theirs DB maintenance. I typically create a collection per data type instead
Karthik
ok. thanks
Recommended threads
- Type Mismatch in AppwriteException
There is a discrepancy in the TypeScript type definitions for AppwriteException. The response property is defined as a string in the type definitions, but in pr...
- What Query's are valid for GetDocument?
Documentation shows that Queries are valid here, but doesn't explain which queries are valid. At first I presumed this to be a bug, but before creating a githu...
- Appwrite exception: user_unauthorized, t...
After refreshing the app it is working perfectly