I’m trying to query a xano db and the collection I want to fetch has 133k records. I’m getting an error trying to query the database, but I think the error is on Xano’s side.
Does anyone know what the best way to fetch all of these items?
Just to give some more info, it’s a list of schools in the US. I want the user to select the school that pertains to them. Should I show all schools in a dropdown? Or what’s the best way to let users select the school?