Question regarding database setup for speed and efficiency

Hi There,

I don’t know much about database apart from what I know from the way Bubble structure it.
My question is this. Would it be faster to access the data via:

Datasource = currentuser. Datatype or Datasource = Do a search for Datatype constraint: owner= current user.

Logic would suggest Datasource=currenuser.Datatype would be faster because it doesn’t have to search through a full database of data.

But is it going to be a significant real world difference?

What is the common practice with most Bubbler when setting up and accessing data?

Following !

This topic was automatically closed after 70 days. New replies are no longer allowed.