
Hi all, planning on switching from mongodb to appwrite! My mongo at the moment has a database that updates collections every five seconds ( quite alot of updates that is ). Does appwrite collections have any limits on db updates etc or is it free reign given you have enough storage? Thanks!

Have in mind that Appwrite databases (at least in cloud and in self-hosted by default) are SQL behind the scenes. What is the kind of data you're updating in the collections?

ahh ok good to know. It is odds data from bookmakers ie highly volatile so frequent updates are needed. Structuring it shouldnt be an issue though
Recommended threads
- Adding Attributes to User
What is the best way to add attributes for a User? Do I need to create another entity with the attributes since I cant add them in the Auth service. Thx
- Can't sign in after upgrade
I used the upgrade code in from the documents but now I can't sign in I get this log document error that gets cut off,
- Unable to Access Appwrite Console & API ...
I have been unable to access my Appwrite console and related services for the past two weeks. Additionally, the Appwrite integration on my production website ha...
