
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 ?.

No limit

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

ok. thanks
Recommended threads
- Relationship problem
When I UPDATE a document that has a relationship and I pass id and all the data of the relationship it works but if i CREATE a document then it says 401 user un...
- How many functions can I run simultaneou...
I want to konw, how many functions can I can simultaneously in appwrite cloud? I want to make a chat app where user sends text and text is processed using funct...
- How to set up appwrite database caching ...
Hi everyone,I hope you're doing well. I'm currently working on a project where I'm using Next.js for the frontend and Appwrite for the backend. I've been explo...
