I am building a chat application where user message needs to increased on every row creation. For this is there any increament feature?
TL;DR
Appwrite does support increasing the value of a numeric field. Check out the atomic numeric operations feature in the documentation for more information: https://appwrite.io/docs/products/databases/atomic-numeric-operations