
Hello everyone
What is the maximum length of a string array (see attached image), like how many items can I add to the array before reaching the limit?

Not sure, but I think it should be similar to MariaDB arrays

I don't know and don't use MariaDB.

Appwrite uses MariaDB/MySQL under the hood so the limits are very similar or the same

I think that at least when querying then there was a limit of 100
Recommended threads
- Gradle build error while use appwrite wi...
I am integrating appwrite15.0.0 in Flutter 3.22 and the following error occurs while running Android: ``` shell Launching lib\main.dart on sdk gphone64 x86 64 i...
- 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...
- AppwriteException: team_not_found, Team ...
While trying to fetch team data or membership data using teams.get(id...) or teams.listMemberships it showing an error :Exception has occurred. AppwriteExceptio...
