The user is asking if there is a way to create an attribute with the value of objects. The response suggests treating columns as attributes in the database and adding multiple attributes instead of a single attribute with objects. If the user is referring to a JSON string, the only way to add it is as text.
D5
12 Aug, 2023, 12:23
@Akash Srinivasan What do you mean?
D5
12 Aug, 2023, 12:25
If you mean something like a json string, then the only way is adding it as text
D5
12 Aug, 2023, 12:25
But I think it could be better adding it as multiple attributes
Akash Srinivasan
12 Aug, 2023, 12:25
oh ok
Akash Srinivasan
12 Aug, 2023, 12:26
like for my client i would need to add these things into DB in the form of an input from employee so thought if there is a way to have an atrribute with objects
D5
12 Aug, 2023, 12:55
I think in such case just treat columns as attributes
D5
12 Aug, 2023, 12:56
Behind the scenes Appwrite database is SQL (like an excel sheet)