As I understand it, list data is currently filtered on the front-end. This leads to incredibly slow list loading times when a lot of records become involved, and it severely limits app complexity.
Other databases can filter the data on the backend, greatly increasing speed.
I’d love to see this feature in Adalo so I don’t have to swap to another database or another app development medium.