Hi @jfasja

Bubbles queries are relatively fast. Performance is only really affected when you use the advanced filtered method on a search query as that takes place on the browser after the bubble has already retrieved the data. If your app gets big enough to where you have tens of thousands of users you can migrate your DB else where and run API to get retrieve the data, Thats usually how big companies do it anyways.