Hi Is it possible to get the whole collection in appwrite's Database at a time. I am using python to get the whole data and train a Machine learning model on it and model retrains itself whenever there is change in Data (added new data)
In self-hosted Appwrite you can get up to 5K documents per fetch In the cloud you can get 100 per fetch. You can - and this is the best practice - to use pagination
Recommended threads
- Magic Link woes/noob
Magic Link is working; it sends the link to my email. But the link itself always leads to "Page Not Found. The page you're looking for doesn't exist". Clicking ...
- is `account.get()` safe to be used in th...
I want to user's `id` for authentication. However, a while ago I was told in this server not to use `account.get()` and instead add user preferences for that us...
- Appwrite console is too heavy
The Appwrite console is too heavy And all of my services broken Any support , please